ignore the gruntfile from jekyll

This commit is contained in:
Mark Otto 2013-07-26 22:31:14 -07:00
parent 7b9a949a18
commit 45f6f1629b
1 changed files with 1 additions and 1 deletions

View File

@ -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