Update gitignore
This commit is contained in:
parent
a86ec6ca86
commit
fe386b7ee6
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,4 +2,6 @@
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
*.iml
|
*.iml
|
||||||
.idea/
|
.idea/
|
||||||
|
out/
|
||||||
|
.DS_Store
|
Loading…
Reference in a new issue