Add IntellIJ files to gitignore

This commit is contained in:
Shaun Bennett 2016-01-20 10:19:25 -05:00
parent ea315a1447
commit 63637e0ddb
1 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -57,3 +57,7 @@ zSotanna2
/.recommenders/caches
target/
# IntelliJ IDEA Files
*.iml
.idea/