ignore Eclipse metadata files

This commit is contained in:
Christian Kroll 2012-06-29 17:34:13 +02:00
parent 05d594f1b5
commit e222f4b2e2

4
.gitignore vendored
View file

@ -1,2 +1,4 @@
/out
.idea/workspace.xml
.idea/workspace.xml
/.classpath
/.project