updated .gitignore

This commit is contained in:
Peter Niederwieser
2012-02-29 23:03:25 +01:00
parent 46e559c1d2
commit 57ddb0d3fe
+10 -10
View File
@@ -1,20 +1,20 @@
# Ant build # Ant
ant/ ant
# Gradle build # Gradle
build/ build
# Maven build # Maven
target/ target
# Eclipse # Eclipse
*.classpath .classpath
*.project .project
.settings .settings
bin/ bin
# IDEA # IDEA
*.iws *.iws
*.ipr *.ipr
*.iml *.iml
out/ out