summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml14
1 files changed, 8 insertions, 6 deletions
diff --git a/_config.yml b/_config.yml
index 06913ab..3ebb6f3 100644
--- a/_config.yml
+++ b/_config.yml
@@ -55,12 +55,14 @@ plugins:
# Excluded items can be processed by explicitly listing the directories or
# their entries' file path in the `include:` list.
#
-# exclude:
-# - .sass-cache/
-# - .jekyll-cache/
-# - gemfiles/
-# - Gemfile
-# - Gemfile.lock
+exclude:
+ - .sass-cache/
+ - .jekyll-cache/
+ - gemfiles/
+ - Gemfile
+ - Gemfile.lock
+ - '*.nix'
+ - scripts/
# - node_modules/
# - vendor/bundle/
# - vendor/cache/