Skip to content

Instantly share code, notes, and snippets.

@pollux-
Created April 14, 2016 16:14
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 pollux-/a6b1330b431d34db80fe91987a3d9d04 to your computer and use it in GitHub Desktop.
Save pollux-/a6b1330b431d34db80fe91987a3d9d04 to your computer and use it in GitHub Desktop.
Git ignore for android studio project
# IDEA/Android Studio ignores
*.iml
*.ipr
*.iws
**/.idea/workspace.xml
**/.idea/tasks.xml
**/.idea/datasources.xml
**/.idea/dataSources.ids
**/.idea/gradle.xml
**/.idea/misc.xml
**/.idea/modules.xml
**/.idea/libraries
**/.idea/dictionaries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment