Adds intellij to gitignore

This commit is contained in:
Spencer Gibb
2018-10-01 17:14:26 -04:00
parent 777cbbcd6d
commit f9d17c8860

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@ target
.classpath
.project
.settings
.factorypath
.factorypath
.idea
*.iml