aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-13 23:35:11 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-13 23:35:11 +0200
commit08dbfb6246994c44a5b471e816d4e9ef93ea9fc8 (patch)
tree9dc564a45b501ac299aee9331b73d1cb2e003d37 /_config.yml
parentMakefile: move the prelude to prelude.mk (diff)
downloadsorting-algorithms-08dbfb6246994c44a5b471e816d4e9ef93ea9fc8.tar.gz
sorting-algorithms-08dbfb6246994c44a5b471e816d4e9ef93ea9fc8.zip
add DEVELOPMENT.md
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 59abb0d..c0b73be 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,6 +6,7 @@ show_drafts: true
strict_front_matter: true
exclude:
+ - DEVELOPMENT.md
- Makefile
- prelude.mk
- README.md