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