added intelliJ stuff to the .gitognore

This commit is contained in:
2017-04-21 22:42:44 +02:00
parent db0836bd72
commit 4fbf1b912b
+4
View File
@@ -10,3 +10,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# intelliJ stuff
*.iml
.idea/*