Skip to content

Instantly share code, notes, and snippets.

@loop
Created September 5, 2012 21:32
Show Gist options
  • Save loop/3645195 to your computer and use it in GitHub Desktop.
Save loop/3645195 to your computer and use it in GitHub Desktop.
Ignoring eclipse and android files
*.pydevproject
.project
.metadata
bin/**
gen/
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
*.apk
*.ap_
*.dex
*.class
# 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