diff --git a/.gitignore b/.gitignore index 822cbd2..4d0320d 100644 --- a/.gitignore +++ b/.gitignore @@ -370,4 +370,7 @@ FodyWeavers.xsd !.gitea-actions/**/node_modules/ # venv -venv/ \ No newline at end of file +venv/ + +# Generated docs +/site