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

6
.gitignore vendored
View File

@ -56,4 +56,8 @@ zSotanna2
/RemoteSystemsTempFiles /RemoteSystemsTempFiles
/.recommenders/caches /.recommenders/caches
target/ target/
# IntelliJ IDEA Files
*.iml
.idea/