added .gitignore
This commit is contained in:
parent
e9464c0a6d
commit
3cbfe27376
|
@ -0,0 +1,9 @@
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
.checkstyle
|
||||||
|
bin
|
||||||
|
target
|
||||||
|
/build
|
||||||
|
/lib
|
||||||
|
*.class
|
Loading…
Reference in New Issue