Modified .gitignore to include IDEA project files.

Included IDEA project files.
This commit is contained in:
2020-07-19 18:11:38 -04:00
parent fea891a268
commit 6f53556572
19 changed files with 332 additions and 2 deletions

4
.gitignore vendored
View File

@@ -38,8 +38,8 @@ gradle-app.setting
## IntelliJ
##############################
out/
.idea/
.idea_modules/
#.idea/
#.idea_modules/
*.iml
*.ipr
*.iws