Skip to content

Instantly share code, notes, and snippets.

@trshafer
Created September 20, 2010 18:28
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 trshafer/588384 to your computer and use it in GitHub Desktop.
Save trshafer/588384 to your computer and use it in GitHub Desktop.
.gitignore
.DS_Store
*.swp
.sass-cache
.irb-save-history
.capfile
.bundle
.bundle/*
config/deploy.rb
config/database.yml
db/schema.rb
db/*.sqlite3
ignored/*
log/*
public/assets/*
public/stylesheets/compiled
rcov/*
test/performance/public/*
test/performance/tmp/*
tmp/**/*
tmp/*
tmp/debug.txt
reminders.txt
test.txt
todo.txt
tmtags
.tmtags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment