Added eclipse project files to gitignore
parent
aaf26dc2b1
commit
60c3ae7694
|
@ -1,6 +1,10 @@
|
|||
.gradle
|
||||
.idea
|
||||
build
|
||||
bin
|
||||
.settings
|
||||
.classpath
|
||||
.project
|
||||
out
|
||||
*.iml
|
||||
*.ipr
|
||||
|
|
Loading…
Reference in New Issue