Ignore .classpath and .project that are generated by maven (mvn eclipse:eclipse).

This commit is contained in:
Achim D. Brucker 2015-06-08 20:30:13 +02:00
parent 5562e5b2e8
commit 8d69bc0e1e
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
src/*/.classpath
src/*/.project