first-commit
This commit is contained in:
16
options/gitignore/PlayFramework
Normal file
16
options/gitignore/PlayFramework
Normal file
@@ -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
|
Reference in New Issue
Block a user