Exclude some files from build
parent
931d03d03e
commit
e1d4beed09
|
@ -6,4 +6,6 @@ plugins:
|
||||||
- jekyll-postcss-v2
|
- jekyll-postcss-v2
|
||||||
- jekyll-feed
|
- jekyll-feed
|
||||||
|
|
||||||
permalink: /blog/:title/index:output_ext
|
permalink: /blog/:title/index:output_ext
|
||||||
|
|
||||||
|
exclude: ["package.json", "postcss.config.js", "tailwind.config.js", "yarn.lock"]
|
Loading…
Reference in New Issue