Skip to content

Instantly share code, notes, and snippets.

@buzeeg
Created August 20, 2012 21:57
Show Gist options
  • Save buzeeg/3408304 to your computer and use it in GitHub Desktop.
Save buzeeg/3408304 to your computer and use it in GitHub Desktop.
Android default .gitignore file
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment