diff --git a/.gitignore b/.gitignore index 33b73cd..26495ca 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ assets/vendor/zeroclipboard/src assets/vendor/zeroclipboard/test assets/vendor/selectivizr/tests assets/vendor/qtip2/basic +/vendor diff --git a/_config.yml b/_config.yml index 49baf19..e38fb71 100644 --- a/_config.yml +++ b/_config.yml @@ -74,4 +74,4 @@ exclude: - Rakefile - README.md - script -- /vendor +- bundle