Update '.gitignore' file

The generated 'site' folder, which contains the docs build result by 'mkdocs', in the same folder as 'mkdocs.yml' (i.e. under '.github' folder), so I've temporarily excluded with '.gitignore' file until we've fully migrated the docs site into another repo.
This commit is contained in:
Mr.k 2025-03-15 03:04:25 +03:00
parent a24d64eb7f
commit 2952b81d31
No known key found for this signature in database

3
.gitignore vendored
View File

@ -47,4 +47,7 @@ True
test.ps1
winutil.ps1
# temporary excludes for docs
.github/site/
binary/