Skip to content

Instantly share code, notes, and snippets.

@kumabotz
Last active December 18, 2015 08:39
Show Gist options
  • Save kumabotz/5755530 to your computer and use it in GitHub Desktop.
Save kumabotz/5755530 to your computer and use it in GitHub Desktop.
Android Studio .gitignore
# ignored by AndroidStudio
*.iml
# folders related to builds
.gradle/
*/build/
# local settings (regenerated by Android Studio)
.idea/copyright/
.idea/dictionaries/
.idea/libraries/
.idea/.name
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
# generic Android ignores
gen/
out/
local.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment