added .gitignore

This commit is contained in:
Luc Maisonobe 2014-09-22 10:10:06 +02:00
parent e9464c0a6d
commit 3cbfe27376
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
.classpath
.project
.settings
.checkstyle
bin
target
/build
/lib
*.class