Skip to content

Commit 2b2a84e

Browse files
committed
build: ignore lock files
1 parent 422a39f commit 2b2a84e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

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

0 commit comments

Comments
 (0)