Skip to content

Instantly share code, notes, and snippets.

@stepahn
Created April 22, 2010 13:00
Show Gist options
  • Save stepahn/375189 to your computer and use it in GitHub Desktop.
Save stepahn/375189 to your computer and use it in GitHub Desktop.
a gitignore for rails
*#
*~
.#*
.DS_Store
.svn
db/*.sql*
db/schema.rb
log/*
tmp/*
test/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment