Seriously, why was vendor/ not in the .gitignore?
This commit is contained in:
parent
99ae1023b4
commit
8e7d40ed90
|
@ -15,3 +15,4 @@ coverage
|
||||||
.sass-cache
|
.sass-cache
|
||||||
tmp/*
|
tmp/*
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
|
/vendor
|
||||||
|
|
Loading…
Reference in New Issue