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