2
0
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:
David\ Beitey
2015-09-10 15:20:36 +10:00
parent a91d267a21
commit c000d1f053
+1
View File
@@ -6,6 +6,7 @@ _site
.ruby-version
.bundle
vendor/cache
vendor/bundle
# Numerous always-ignore extensions
*.diff