vendor to .gitignore (Bundler gem installation directory)
This commit is contained in:
parent
17516acba4
commit
4012aad189
|
|
@ -13,3 +13,4 @@ example/_site
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
node_modules
|
node_modules
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
vendor
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue