summaryrefslogtreecommitdiff
path: root/gitignore/PlayFramework.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore/PlayFramework.gitignore')
-rw-r--r--gitignore/PlayFramework.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/gitignore/PlayFramework.gitignore b/gitignore/PlayFramework.gitignore
new file mode 100644
index 0000000..ae5ec9f
--- /dev/null
+++ b/gitignore/PlayFramework.gitignore
@@ -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