Gitignore/PlayFramework.gitignore
Dvurechensky 0a0f9717b4 1.0
Main
2024-10-05 10:36:15 +03: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