Skip to content

Commit c00b49a

Browse files
committed
Merge pull request #404 from jschmid/patch-1
Android: Ignore the proguard folder
2 parents c661dd8 + 4db1b04 commit c00b49a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Android.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ local.properties
1818
# Eclipse project files
1919
.classpath
2020
.project
21+
22+
# Proguard folder generated by Eclipse
23+
proguard/

0 commit comments

Comments
 (0)