Seriously, why was vendor/ not in the .gitignore?

This commit is contained in:
Jordon Bedwell 2015-01-14 05:59:12 -06:00
parent 99ae1023b4
commit 8e7d40ed90
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ coverage
.sass-cache
tmp/*
.jekyll-metadata
/vendor