Skip to content

Instantly share code, notes, and snippets.

@aderyabin
Created March 24, 2010 04:48
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 aderyabin/341996 to your computer and use it in GitHub Desktop.
Save aderyabin/341996 to your computer and use it in GitHub Desktop.
.gitignore
log/*.log
.DS_Store
public/cache/**/*
public/system/**/*
config/database.yml
config/*.sphinx.conf
config/s3_credentials.yml
*~
*.cache
*.pid
*.swp
tmp/**/*
tmp/*
.DS_Store
db/cstore/**
db/sphinx/**
db/*.sqlite3
db/schema.rb
doc/*
coverage/*
.idea/*
.project
nbproject/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment