@@ -4,4 +4,27 @@ project/target
target
tmp
.history
-dist
+dist
+
+# Ignore all dotfiles...
+.*
+# except for .gitignore
+!.gitignore
+# Ignore Play! working directory #
+db
+eclipse
+lib
+log
+logs
+modules
+precompiled
+project/project
+project/target
+target
+tmp
+test-result
+server.pid
+*.iml
+*.eml
@@ -7,4 +7,27 @@ test
dist
-conf/evolutions
+conf/evolutions