Skip to content

Instantly share code, notes, and snippets.

@nibocn
Created February 7, 2015 14:35
Show Gist options
  • Save nibocn/891c861ba08a88ea6ed3 to your computer and use it in GitHub Desktop.
Save nibocn/891c861ba08a88ea6ed3 to your computer and use it in GitHub Desktop.
# built application files
*.ap_

# files for the dex VM
*.dex
*.iml

# Java class files
*.class

# generated files
bin/
gen/
*target/
*build/
.gradle/
.idea/

# Local configuration file (sdk path, etc)
local.properties

# Eclipse project files
.classpath
.project

# Mac os
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment