fix: ignore iml files
This commit is contained in:
parent
2806a87cc5
commit
acef7e2f55
6 changed files with 8 additions and 345 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -24,8 +24,16 @@
|
|||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
# Idea files
|
||||
*.iml
|
||||
|
||||
# Nicko first pass build files
|
||||
core/target
|
||||
v1_14_R1/target
|
||||
v1_15_R1/target
|
||||
v1_16_R1/target
|
||||
v1_16_R2/target
|
||||
v1_16_R3/target
|
||||
v1_17_R1/target
|
||||
v1_18_R1/target
|
||||
v1_18_R2/target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue