Skip to content

Commit 25801da

Browse files
committed
chore: update .gitignore
1 parent f8e9260 commit 25801da

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
node_modules
2-
lib
1+
cjs
2+
esm
33
build
4+
node_modules
45
npm-debug.log*
56
package-lock.json
7+
68
.eslintcache
79
.DS_Store
810
.cache

0 commit comments

Comments
 (0)