adding gitignore file with exclusion of Maven and git Eclipse related stuff

This commit is contained in:
Manfred Moser 2014-05-26 13:54:33 -07:00
parent 537f3c0bb7
commit 9ddfdecd43

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/target
.classpath
.settings
.project