From: Mark Otto Date: Sat, 27 Jul 2013 05:31:14 +0000 (-0700) Subject: ignore the gruntfile from jekyll X-Git-Tag: v3.0.0-rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f6f1629ba86d710ae401aa486246b3762db07d;p=thirdparty%2Fbootstrap.git ignore the gruntfile from jekyll --- diff --git a/_config.yml b/_config.yml index 6132562339..57b22942eb 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ permalink: pretty # Server destination: ./_gh_pages -exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md", "less"] +exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"] port: 9001 # Custom vars