Skip to content

Instantly share code, notes, and snippets.

@teocci
Created April 28, 2016 09:39
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 teocci/40b164b0afd8e59f4e27962417f1d270 to your computer and use it in GitHub Desktop.
Save teocci/40b164b0afd8e59f4e27962417f1d270 to your computer and use it in GitHub Desktop.
# Built application files
/*/build
# Crashlytics configuations
com_crashlytics_export_strings.xml
# Local configuration file (sdk path, etc)
local.properties
# Gradle generated files
.gradle
# Signing files
.signing
# User-specific configurations
.idea/libraries/
.idea/workspace.xml
.idea/tasks.xml
.idea/.name
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
*.iml
# OS-specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment