Skip to content

Commit 7b31a93

Browse files
committed
Merge pull request sergiokopplin#118 from jehartzog/ignore-tasks
Add tasks folder to Jekyll exclude list
2 parents e63f726 + 0ad4c78 commit 7b31a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ gems:
7878
jekyll-mentions:
7979
base_url: https://github.com
8080

81-
exclude: [README.md, Gemfile, Gemfile.lock, node_modules, gulpfile.js, package.json, _site, src, vendor, CNAME, indigo-gh-pages.zip, Rakefile, screen-shot.png, travis.sh]
81+
exclude: [README.md, Gemfile, Gemfile.lock, node_modules, gulpfile.js, package.json, _site, src, vendor, CNAME, indigo-gh-pages.zip, Rakefile, screen-shot.png, travis.sh, tasks]

0 commit comments

Comments
 (0)