Browse Source

Ignoring db, logs, server.pid

Oliver Schrenk 14 năm trước cách đây
mục cha
commit
62ea09ae82
1 tập tin đã thay đổi với 6 bổ sung3 xóa
  1. 6 3
      PlayFramework.gitignore

+ 6 - 3
PlayFramework.gitignore

@@ -4,8 +4,11 @@
 # except for .gitignore
 !.gitignore
 
-# Ignore Play! working directory
-tmp
+# Ignore Play! working directory #
+db
+eclipse
 log
+logs
+server.pid
 test-result
-eclipse
+tmp