notes/gitignore/PlayFramework.gitignore
2022-09-09 08:21:48 -07:00

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