build: ignore generated docs for git
This commit is contained in:
parent
1a4d04bfb3
commit
e43d645e7f
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -21,3 +21,6 @@ yarn-error.log*
|
|||
|
||||
# IntelliJ
|
||||
/.idea
|
||||
|
||||
# Generated docs
|
||||
/docs/api
|
Loading…
Add table
Add a link
Reference in a new issue