Skip to content

Instantly share code, notes, and snippets.

@iamsolarpowered
Created June 1, 2009 03:43
Show Gist options
  • Save iamsolarpowered/121217 to your computer and use it in GitHub Desktop.
Save iamsolarpowered/121217 to your computer and use it in GitHub Desktop.
# Also run:
# touch db/.gitignore log/.gitignore tmp/.gitignore
#
# Don't forget to edit/move session_store and email initializers as well as database.yml!
#
*.DS_Store
config/database.yml
config/initializers/session_store.rb
config/initializers/email.rb
db/*.sqlite3
db/*.db
log/*
tmp/**/*
public/system/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment