Skip to content

Commit 952862f

Browse files
committed
chore: update .gitignore
1 parent 5be6405 commit 952862f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
node_modules
2-
lib
1+
cjs
2+
esm
33
build
4+
node_modules
45
npm-debug.log*
56
package-lock.json
7+
dist.css
8+
69
.eslintcache
710
.DS_Store
811
.cache

0 commit comments

Comments
 (0)