Skip to content

Instantly share code, notes, and snippets.

@y0mbo
Last active March 24, 2017 14:43
Show Gist options
  • Save y0mbo/4119618 to your computer and use it in GitHub Desktop.
Save y0mbo/4119618 to your computer and use it in GitHub Desktop.
My .gitignore file
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html
code/tmp/cache/
code/public/assets/
log/*.*
*.swp
*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment