Skip to content

Commit

Permalink
add to gitignore (contributed by Bradford Cottel)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielKehoe committed Oct 16, 2012
1 parent 0ad7548 commit 805fead
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions files/gitignore.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
#
# The original version of this file is found here:
# https://github.com/RailsApps/rails3-application-templates/raw/master/files/gitignore.txt
# https://github.com/RailsApps/rails-composer/raw/master/files/gitignore.txt
#
# Corrections? Improvements? Create a GitHub issue:
# http://github.com/RailsApps/rails3-application-templates/issues
# http://github.com/RailsApps/rails-composer/issues
#----------------------------------------------------------------------------

# bundler state
/.bundle
/vendor/bundle/
/vendor/ruby/

# minimal Rails specific artifacts
db/*.sqlite3
Expand Down

0 comments on commit 805fead

Please sign in to comment.