mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Add vendor/bundle to gitignore
Ensure this directory is ignored so that any installed resources from Bundler aren't handled by Git.
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