Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit 6157c5b

Browse files
committed
chore: update gitignore
1 parent 80b74d8 commit 6157c5b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

33
# Dependencies
4-
node_modules
4+
*.tsbuildinfo
5+
dist/
6+
node_modules/
57
.pnp
68
.pnp.js
79

0 commit comments

Comments
 (0)