Skip to content

Instantly share code, notes, and snippets.

@madelinecr
Created May 24, 2011 18:03
Show Gist options
  • Save madelinecr/989267 to your computer and use it in GitHub Desktop.
Save madelinecr/989267 to your computer and use it in GitHub Desktop.
Gitignore File
config/database.yml
config/*.sphinx.conf
config/s3_credentials.yml
*~
*.cache
*.log
*.pid
tmp/**/*
.DS_Store
db/cstore/**
db/sphinx/**
doc/api
doc/app
doc/plugins
doc/*.dot
coverage/*
db/*.sqlite3
*.tmproj
*.sw?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment