Skip to content

Instantly share code, notes, and snippets.

@lordofthelake
Last active December 18, 2015 23:08
Show Gist options
  • Save lordofthelake/5859376 to your computer and use it in GitHub Desktop.
Save lordofthelake/5859376 to your computer and use it in GitHub Desktop.
.gitignore for Android projects
*.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
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment