aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-13 21:06:45 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-13 21:06:45 +0200
commit28c0799bfcb0f2e6c8b3d78fb6633cf94ecc0de8 (patch)
tree1f56ea25fadf12debe1a71cd27f7c9d54ad18c01
parentadd DEVELOPMENT.md (diff)
downloadblog-28c0799bfcb0f2e6c8b3d78fb6633cf94ecc0de8.tar.gz
blog-28c0799bfcb0f2e6c8b3d78fb6633cf94ecc0de8.zip
ignore .wget/
It would get 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 29d274b..b9a424b 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