Ignore .project and .classpath.

This commit is contained in:
Achim D. Brucker 2015-06-07 09:16:38 +02:00
parent 24948f2a80
commit a93792c713
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
runtime/src/modules/*/target/
runtime/src/*/target/
*/*/.classpath
*/*/.project
*/*/*/.project
*/*/*/.classpath