diff options
author | EuAndreh <eu@euandre.org> | 2021-01-23 20:23:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-23 20:24:11 -0300 |
commit | d1c19a275cc45d317bccd0c2533a7476d114e328 (patch) | |
tree | 16c4ec1fc41d86c9a65767bfbdbc02ff361f8088 | |
parent | build-aux/apply-translations.sh: Exclude recently added markdown files (diff) | |
download | euandre.org-d1c19a275cc45d317bccd0c2533a7476d114e328.tar.gz euandre.org-d1c19a275cc45d317bccd0c2533a7476d114e328.tar.xz |
_config.yml: Exclude build-aux/
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 732c70f..9c68071 100644 --- a/_config.yml +++ b/_config.yml @@ -29,6 +29,7 @@ exclude: - Gemfile.lock - README - TODOs.md + - build-aux/ - COPYING - default.nix - shell.nix @@ -39,7 +40,6 @@ exclude: - tests.sh - static/graphviz/ - drafts - - TODOs.org - locale/ collections: |