Ignore mkdocs output dir

This commit is contained in:
Dmytro Bondar 2025-01-21 11:05:57 +01:00
parent 2577cafed8
commit 90d0804216
No known key found for this signature in database
GPG Key ID: 4683D85AB1DD2EA9

2
.gitignore vendored
View File

@ -38,3 +38,5 @@ venv/
.cache/
# ignore local frontend dist directory
internal/app/api/core/frontend-dist
# mkdocs output directory
site/