diff options
author | 2024-06-10 09:55:08 +0100 | |
---|---|---|
committer | 2024-06-10 09:55:08 +0100 | |
commit | ea7a7b509553f6075161ece9d1760a4ed629680d (patch) | |
tree | 6cba7e24625650a5034957204ee071f85e43ca30 /.gitignore | |
parent | Bump ruff from 0.4.7 to 0.4.8 (diff) |
Relock poetry to bump sub-dependencies
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ vault_passwords /docs/.hugo_build.lock /docs/public/ venv +.venv .cache/ .vscode/ *.config |