diff options
author | Aleš Mrázek <ales.mrazek@nic.cz> | 2024-09-13 11:59:13 +0200 |
---|---|---|
committer | Aleš Mrázek <ales.mrazek@nic.cz> | 2024-09-30 11:16:07 +0200 |
commit | 293788792e9f6d2bd1042846a70c0f5dd07b2907 (patch) | |
tree | b2d5edfdb07da822852340080dc930a0bdf13122 /.gitignore | |
parent | doc/_static/config.schema.json: update (diff) | |
download | knot-resolver-293788792e9f6d2bd1042846a70c0f5dd07b2907.tar.xz knot-resolver-293788792e9f6d2bd1042846a70c0f5dd07b2907.zip |
scripts/poe-tasks: improvements
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,5 +88,6 @@ dist/ .mypy_cache .install/ .build/ +.build_doc/ poetry.lock *.junit.xml |