Skip to content

Instantly share code, notes, and snippets.

@jsloyer
Created March 4, 2015 17:39
Show Gist options
  • Save jsloyer/559f6d701098d5e63d3d to your computer and use it in GitHub Desktop.
Save jsloyer/559f6d701098d5e63d3d to your computer and use it in GitHub Desktop.
.DS_STORE
# Ignore bundler config
/.bundle
# Ignore the default SQLite database.
/db/*.sqlite3
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
# Ignore coverage
/coverage
# Tag file
tags
.idea/
.swo
.swp
.envrc
cscope*
doc/*
.jira-url
vendor/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment