gitignore/PlayFramework.gitignore
Safnas fd190fd049
Update PlayFramework.gitignore
to ignore idea IDE specific files and new g8 checkout specific
2020-07-18 11:20:34 +05:30

21 lines
201 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
.g8
/.idea
/.idea_modules
/.settings