Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pnpm-debug.log*
lerna-debug.log*

coverage
docs
docs/*
lib
cjs
node_modules
Expand All @@ -27,3 +27,7 @@ dist-ssr
*.sln
*.sw?
.vercel

# Except the typedoc.json file
!docs/typedoc.json

Loading
Loading