Skip to content

Commit 9382154

Browse files
committed
chore: add .gitignore
Made-with: Cursor
1 parent 3ac2757 commit 9382154

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
node_modules/
2+
dist/
3+
.DS_Store
4+
*.log
5+
coverage/

0 commit comments

Comments
 (0)