Slightly more specific gitignore

This commit is contained in:
Daniel Martí 2013-12-23 13:43:34 +01:00
parent 7f09ff0c09
commit 0df1426c8a

8
.gitignore vendored
View File

@ -1,12 +1,12 @@
local.properties /local.properties
build.properties /build.properties
.classpath .classpath
/bin/ /bin/
/gen/ /gen/
/build /build
/.gradle /.gradle
proguard.cfg /proguard.cfg
build.xml /build.xml
*~ *~
.idea .idea
*.iml *.iml