Adding some rules to .gitignore
This commit is contained in:
parent
46842a5343
commit
ffcd50616e
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,6 +11,7 @@
|
||||
# Generated files
|
||||
bin/
|
||||
gen/
|
||||
doc/
|
||||
|
||||
# Proguard folder generated by Eclipse
|
||||
proguard/
|
||||
@ -57,3 +58,5 @@ local.properties
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
*~
|
||||
#*#
|
Loading…
x
Reference in New Issue
Block a user