Skip to content

Instantly share code, notes, and snippets.

@superp
Created December 27, 2011 11:08
Show Gist options
  • Save superp/1523312 to your computer and use it in GitHub Desktop.
Save superp/1523312 to your computer and use it in GitHub Desktop.
Default gitignore file for Rails projects
.bundle/
.svn/
config/*.yml
config/*.conf
config/logrotate-config
config/nginx-config
config/nginx-config-vhost
db/schema.rb
db/sphinx/
log/
public/cache/
public/ckeditor_assets/
public/uploads/
tmp/
vendor/bundle/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment