diff --git a/_config.yml b/_config.yml index 0e18a6c..00eab27 100644 --- a/_config.yml +++ b/_config.yml @@ -6,4 +6,6 @@ plugins: - jekyll-postcss-v2 - jekyll-feed -permalink: /blog/:title/index:output_ext \ No newline at end of file +permalink: /blog/:title/index:output_ext + +exclude: ["package.json", "postcss.config.js", "tailwind.config.js", "yarn.lock"] \ No newline at end of file