Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Add bin/* to the sample .gitignore in the README
  • Loading branch information
Carl Lerche committed Nov 10, 2009
1 parent 4752a88 commit 31def2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Expand Up @@ -175,6 +175,7 @@ will be compiled for the target platform without requiring that the
Assuming a Rails app with Bundler's standard setup, add something like
this to your top-level `.gitignore` to only keep the cache:

bin/*
vendor/gems/*
!vendor/gems/cache/

Expand Down

0 comments on commit 31def2d

Please sign in to comment.