Fix MkDocs docs_dir and ignore docs virtualenv

This commit is contained in:
Steve W
2026-04-09 20:52:17 +00:00
parent bcf660f222
commit 39c0d787fc
2 changed files with 9 additions and 0 deletions

3
.gitignore vendored
View File

@@ -8,3 +8,6 @@ wheels/
# Virtual environments
.venv
venv/
docs/.venv/
docs/venv/