Skip to content

Commit

Permalink
Updated git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Earl committed Jul 5, 2013
1 parent bbc8e42 commit 5d2a42d
Showing 1 changed file with 1 addition and 36 deletions.
37 changes: 1 addition & 36 deletions .gitignore
@@ -1,37 +1,2 @@
#Android generated
bin
gen

#Ruby generated
#Ruby gem
*.gem

#Eclipse
.project
.classpath
.settings
.checkstyle

#IntelliJ IDEA
.idea
*.iml
*.ipr
*.iws
classes
gen-external-apklibs
out

#Maven
target
release.properties
pom.xml.*

#Ant
build.xml
ant.properties
local.properties
proguard.cfg
proguard-project.txt

#Other
.DS_Store
tmp

0 comments on commit 5d2a42d

Please sign in to comment.