Skip to content

Commit 972568a

Browse files
committed
chore: add .gitignore
1 parent 7bbb2b8 commit 972568a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)