1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 10:48:11 +02:00

Merge pull request #404 from jschmid/patch-1

Android: Ignore the proguard folder
This commit is contained in:
Daniel Hengeveld 2012-12-19 14:24:33 -08:00
commit c00b49a069

View File

@ -18,3 +18,6 @@ local.properties
# Eclipse project files
.classpath
.project
# Proguard folder generated by Eclipse
proguard/