Add generated docs to the .gitignore file

This commit is contained in:
whimsical-c4lic0 2026-02-10 12:03:34 -06:00
parent 04004c7084
commit 4afa10186c

5
.gitignore vendored
View File

@ -370,4 +370,7 @@ FodyWeavers.xsd
!.gitea-actions/**/node_modules/
# venv
venv/
venv/
# Generated docs
/site