mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
complate list of gitignores and licenses
This commit is contained in:
17
conf/gitignore/PlayFramework
Normal file
17
conf/gitignore/PlayFramework
Normal file
@@ -0,0 +1,17 @@
|
||||
# Ignore Play! working directory #
|
||||
bin/
|
||||
/db
|
||||
.eclipse
|
||||
/lib/
|
||||
/logs/
|
||||
/modules
|
||||
/project/project
|
||||
/project/target
|
||||
/target
|
||||
tmp/
|
||||
test-result
|
||||
server.pid
|
||||
*.iml
|
||||
*.eml
|
||||
/dist/
|
||||
.cache
|
Reference in New Issue
Block a user