added intelliJ stuff to the .gitognore

This commit is contained in:
Stanislav Nowogrudski 2017-04-21 22:42:44 +02:00
parent db0836bd72
commit 6544ec48f2

4
.gitignore vendored
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/*