Skip to content

Instantly share code, notes, and snippets.

@pristinenoise
Created April 12, 2013 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pristinenoise/5374986 to your computer and use it in GitHub Desktop.
Save pristinenoise/5374986 to your computer and use it in GitHub Desktop.
columbia gitignore
config/database.yml
config/app_config.yml
config/solr.yml
config/*.sphinx.conf
config/s3_credentials.yml
config/initializers/computer_specific_config.rb
*~
*.cache
*.log
*.log.*
*.pid
tmp/**/*
tmp/*
private/**
.DS_Store
db/cstore/**
db/sphinx/**
doc/api
doc/app
doc/plugins
doc/*.dot
jetty/
coverage/*
db/*.sqlite3
*.tmproj
*.ruby-version*
*.rvmrc*
*.sw?
.sass-cache/**/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment