Skip to content

Instantly share code, notes, and snippets.

@aratak
Last active September 5, 2015 02:44
Show Gist options
  • Save aratak/423902 to your computer and use it in GitHub Desktop.
Save aratak/423902 to your computer and use it in GitHub Desktop.
full .gitignore
pkg
.bundle
.DS_Store
TAGS
REVISION
*.tmproj
*~
.settings
.project
.tasks-cache
.svn
/log/*.log
/tmp/**/*
/tmp/restart.txt
actionmailer_config_DONOTVERSION.rb
*DONOTVERSION*
/vendor/src/**/*
/db/*.sqlite*
/public/ac/*
/public/sitemap*.xml.gz
/coverage
/doc/app
/doc/plugins
/nbproject
/.idea
/public/javascripts/cache/*
/public/stylesheets/cache/*
/public/stylesheets/compiled
/public/assets/**/*
/sqlnet.log
.sass-cache/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment