1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +02:00

Update PlayFramework.gitignore

to ignore idea IDE specific files and new g8 checkout specific
This commit is contained in:
Safnas 2020-07-18 11:20:34 +05:30 committed by GitHub
parent 218a941be9
commit fd190fd049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,3 +14,7 @@ server.pid
*.eml *.eml
/dist/ /dist/
.cache .cache
.g8
/.idea
/.idea_modules
/.settings