Skip to content

Commit

Permalink
Add bundler and tmp path in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
l4u committed Mar 5, 2012
1 parent 92a392d commit 968811a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ TAGS
db/schema.rb
log/
db/*.sqlite3
tmp/

# bundler state
/.bundle
/vendor/bundle/

0 comments on commit 968811a

Please sign in to comment.