Updated .gitignore
Proguard, Intellij
This commit is contained in:
parent
2584863173
commit
160f78396c
9
.gitignore
vendored
9
.gitignore
vendored
@ -18,3 +18,12 @@ local.properties
|
|||||||
# Eclipse project files
|
# Eclipse project files
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
|
|
||||||
|
# Proguard folder generated by Eclipse
|
||||||
|
proguard/
|
||||||
|
|
||||||
|
# Intellij project files
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
.idea/
|
Loading…
x
Reference in New Issue
Block a user