Update .gitignore
This commit is contained in:
parent
0dd3b725ce
commit
9767173152
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,9 +7,11 @@
|
|||
/eclipse
|
||||
/.gradle
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
/.metadata
|
||||
/.settings
|
||||
./classpath
|
||||
/classpath
|
||||
/dep
|
||||
|
||||
TechReborn.iws
|
||||
|
|
Loading…
Reference in a new issue