1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00
gitignore/PlayFramework.gitignore

16 lines
164 B
Text

# Ignore Play! working directory #
bin/
/db
.eclipse
/lib/
/logs/
/modules
/project/project
/project/target
/target
tmp/
test-result
server.pid
*.eml
/dist/
.cache