Files
Sublime-Text/Packages/Gitignore/gitignore/PlayFramework.gitignore
2025-03-08 19:29:14 +01:00

17 lines
164 B
Plaintext

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