fix: ignore iml files

This commit is contained in:
aro 2023-01-31 15:48:41 +01:00
parent 2806a87cc5
commit acef7e2f55
6 changed files with 8 additions and 345 deletions

8
.gitignore vendored
View file

@ -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