Update .gitignore again
This commit is contained in:
parent
5dc9809bde
commit
bd427e5906
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
/out
|
/out
|
||||||
/run
|
/run
|
||||||
/build
|
/build
|
||||||
|
/eclipse
|
||||||
/.gradle
|
/.gradle
|
||||||
*.iml
|
*.iml
|
||||||
/.metadata
|
/.metadata
|
||||||
|
|
Loading…
Reference in a new issue