Skip to content

Commit

Permalink
Merge pull request twbs#17549 from davidjb/v4-dev-bundle-ignore
Browse files Browse the repository at this point in the history
Add `vendor/bundle` to gitignore
  • Loading branch information
glebm committed Sep 10, 2015
2 parents 9f594cf + c000d1f commit b811f8c
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 @@ -6,6 +6,7 @@ _site
.ruby-version
.bundle
vendor/cache
vendor/bundle

# Numerous always-ignore extensions
*.diff
Expand Down

0 comments on commit b811f8c

Please sign in to comment.