Skip to content

Instantly share code, notes, and snippets.

@rbarazi
Created January 26, 2010 18:03
Show Gist options
  • Save rbarazi/287051 to your computer and use it in GitHub Desktop.
Save rbarazi/287051 to your computer and use it in GitHub Desktop.
[Beginning Rails 3] Listing AppD-1 – The .gitignore file content in our working copy root
.bundle
config/database.yml
log/*.log
db/*.sqlite3
tmp/**/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment