Skip to content

Instantly share code, notes, and snippets.

@dmitriy-chernysh
Created September 9, 2016 13:00
Show Gist options
  • Save dmitriy-chernysh/4161986969467533cfacf2c821384bf2 to your computer and use it in GitHub Desktop.
Save dmitriy-chernysh/4161986969467533cfacf2c821384bf2 to your computer and use it in GitHub Desktop.
Gitignore for android projects
.gradle
.DS_Store
/build
/captures
.idea
*.txt
*.apk
*.iml
*.properties
wiki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment