Skip to content

Instantly share code, notes, and snippets.

@kavu
Created July 22, 2010 19:42
Show Gist options
  • Save kavu/486477 to your computer and use it in GitHub Desktop.
Save kavu/486477 to your computer and use it in GitHub Desktop.
## MAC OS
.DS_Store
## TEXTMATE
*.tmproj
tmtags
## EMACS
*~
\#*
.\#*
## VIM
*.swp
## RUBINIUS
*.rbc
## NETBEANS
nbproject
## RUBYMINE
.project
.settings
.directory
## BUNDLER
.bundle
Gemfile.lock
## PROJECT::GENERAL
coverage
rdoc
pkg
## PROJECT::SPECIFIC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment