[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
|
||||
/.idea/
|
||||
/project/
|
||||
/target/
|
||||
.idea/
|
||||
project/
|
||||
target/
|
||||
.bloop/
|
||||
.metals/
|
||||
|
|
Loading…
Reference in a new issue