summaryrefslogtreecommitdiffstats
path: root/options/gitignore/PlayFramework
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/PlayFramework')
-rw-r--r--options/gitignore/PlayFramework16
1 files changed, 16 insertions, 0 deletions
diff --git a/options/gitignore/PlayFramework b/options/gitignore/PlayFramework
new file mode 100644
index 0000000..ae5ec9f
--- /dev/null
+++ b/options/gitignore/PlayFramework
@@ -0,0 +1,16 @@
+# Ignore Play! working directory #
+bin/
+/db
+.eclipse
+/lib/
+/logs/
+/modules
+/project/project
+/project/target
+/target
+tmp/
+test-result
+server.pid
+*.eml
+/dist/
+.cache