build: ignore generated docs for git

This commit is contained in:
Iain Learmonth 2025-05-21 14:16:49 +01:00
parent 1a4d04bfb3
commit e43d645e7f

3
.gitignore vendored
View file

@ -21,3 +21,6 @@ yarn-error.log*
# IntelliJ
/.idea
# Generated docs
/docs/api