[git] update gitignore
This commit is contained in:
parent
0011028c59
commit
cc538b803a
1 changed files with 5 additions and 3 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
*.iml
|
*.iml
|
||||||
/.idea/
|
.idea/
|
||||||
/project/
|
project/
|
||||||
/target/
|
target/
|
||||||
|
.bloop/
|
||||||
|
.metals/
|
||||||
|
|
Loading…
Reference in a new issue