Skip to content

Commit 1f33785

Browse files
committed
build(gitignore): add docs/ to gitignore
Generated documentation (docs/api/, docs/cli/) is build output produced by pnpm docs. It should not be committed.
1 parent 667c017 commit 1f33785

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
22
dist/
3+
docs/
34
site/
45
.turbo/

0 commit comments

Comments
 (0)