Skip to content

Instantly share code, notes, and snippets.

@joseche
Last active September 29, 2015 16:57
Show Gist options
  • Select an option

  • Save joseche/ef9934d62f01aaefe736 to your computer and use it in GitHub Desktop.

Select an option

Save joseche/ef9934d62f01aaefe736 to your computer and use it in GitHub Desktop.
git ignore example file
.DS_Store
.foreman
.vagrant
.irb_history
.powrc
.rbenv-version
.ruby-version
.tm_properties
CREDENTIALS
*.pid
*.tmproj
*.swp
*.sparsebundle
/rerun.txt
/.bin/
/.bundle/config
/db/*.sqlite*
/dragonfly
/vendor/jruby
/vendor/rbx
/vendor/ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment