Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Last active August 16, 2016 07:26
Show Gist options
  • Save kevalpatel2106/ca6d1f1fd778af4d92162edf19045ad5 to your computer and use it in GitHub Desktop.
Save kevalpatel2106/ca6d1f1fd778af4d92162edf19045ad5 to your computer and use it in GitHub Desktop.
#android studio files
*.iml
.gradle
/.idea/workspace.xml
/.idea/misc.xml
/.idea/dictionaries/
/.idea/libraries
/captures
# OSX files
.DS_Store
#built application files
*.apk
*.ap_
# Eclipse project files
.classpath
.project
# generated files
bin/
gen/
/build
/*/build
# Windows thumbnail db
Thumbs.db
# Local configuration file (sdk path, etc)
local.properties
#NDK
obj/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment