added intelliJ files to gitignore

This commit is contained in:
Wolfgang Buchner
2014-04-23 03:00:00 +12:00
committed by Rob Bygrave
parent 654b10154e
commit a22496a57d
+7
View File
@@ -7,3 +7,10 @@ target/
logs/
log/
/mydb.db
# Intellij project files
*.iml
*.ipr
*.iws
.idea/