aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_config.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 218372d..10924d0 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,12 +2,17 @@
baseurl: /wireguard-config
exclude:
- - Gemfile
- - Gemfile.lock
- Makefile
- README.md
+
+ - Gemfile
+ - Gemfile.lock
- vendor/
+ - node_modules/
+ - package.json
+ - package-lock.json
+
# Plugins
plugins:
- jekyll-github-metadata