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