Skip to content

Instantly share code, notes, and snippets.

@jonbalbarin
Created April 14, 2011 16:22
Show Gist options
  • Save jonbalbarin/919840 to your computer and use it in GitHub Desktop.
Save jonbalbarin/919840 to your computer and use it in GitHub Desktop.
my global git ignore...basically the vi, vim, and eclipse stuff from https://github.com/github/gitignore
.DS_Store
*.swp
*.swo
.*.sw[a-z]
*.un~
Session.vim
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# CDT-specific
.cproject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment