Skip to content

Instantly share code, notes, and snippets.

@gelitenight
Created December 17, 2013 03:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gelitenight/7999522 to your computer and use it in GitHub Desktop.
Save gelitenight/7999522 to your computer and use it in GitHub Desktop.
.gitignore for android project
# Eclipse
.project
.classpath
.settings
.checkstyle
# IntelliJ IDEA
.idea
*.iml
*.ipr
*.iws
classes
gen-external-apklibs
# Gradle
.gradle
build
# Maven
target
release.properties
pom.xml.*
# Ant
bin
gen
local.properties
# Other
.DS_Store
tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment