mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Merge pull request #17549 from davidjb/v4-dev-bundle-ignore
Add `vendor/bundle` to gitignore
This commit is contained in:
@@ -6,6 +6,7 @@ _site
|
||||
.ruby-version
|
||||
.bundle
|
||||
vendor/cache
|
||||
vendor/bundle
|
||||
|
||||
# Numerous always-ignore extensions
|
||||
*.diff
|
||||
|
||||
Reference in New Issue
Block a user