0

Added intellij files to gitignore

This commit is contained in:
David Panić
2019-04-07 20:00:15 +02:00
parent e74a959d74
commit c9283e0a02
6 changed files with 22 additions and 697 deletions

5
.gitignore vendored
View File

@@ -9,4 +9,7 @@ gradle-app.setting
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
.gradletasknamecache
# Ignore intellij
.idea