Skip to content

Instantly share code, notes, and snippets.

@MikeLarned
Created April 4, 2012 15:23
Show Gist options
  • Select an option

  • Save MikeLarned/2302683 to your computer and use it in GitHub Desktop.

Select an option

Save MikeLarned/2302683 to your computer and use it in GitHub Desktop.
Android Eclipse .gitignore
# 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
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment