Skip to content

Commit

Permalink
Merge pull request #3355 from timoschilling/gitignore
Browse files Browse the repository at this point in the history
git ignore bin folder, to support binstubs
  • Loading branch information
seanlinsley committed Aug 30, 2014
2 parents bdabc6f + 07706f0 commit 6d54d9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ doc
pkg

## Project (specific)
bin/
.bundle
spec/rails
*.sqlite3-journal
Expand Down

0 comments on commit 6d54d9d

Please sign in to comment.