added intelliJ stuff to the .gitognore
This commit is contained in:
parent
db0836bd72
commit
6544ec48f2
4
.gitignore
vendored
4
.gitignore
vendored
@ -10,3 +10,7 @@
|
|||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
|
||||||
|
# intelliJ stuff
|
||||||
|
*.iml
|
||||||
|
.idea/*
|
Loading…
Reference in New Issue
Block a user