Skip to content

Commit 7c70825

Browse files
committed
fix: add .gitignore
1 parent 254d488 commit 7c70825

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
node_modules/
2-
yarn.lock
2+
yarn.lock
3+
.DS_Store
4+
package-lock.json

0 commit comments

Comments
 (0)