aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-13 21:04:54 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-13 21:05:16 +0200
commit34b9fcc83f7c53c3cf856f1d6b1ef7b244aacb76 (patch)
treee4db1b9ed974b3e625baa476ffed49c8bae59dab
parentadd DEVELOPMENT.md (diff)
downloadjekyll-theme-34b9fcc83f7c53c3cf856f1d6b1ef7b244aacb76.tar.gz
jekyll-theme-34b9fcc83f7c53c3cf856f1d6b1ef7b244aacb76.zip
ignore .wget/
It would be excluded from _site/ anyway, but would _still_ trigger rebuilds.
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 6f901b1..12bc960 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,6 +6,7 @@ show_drafts: true
strict_front_matter: true
exclude:
+ - .wget/
- DEVELOPMENT.md
- Makefile
- prelude.mk