Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit cb5b9ec

Browse files
committed
chore: ignore lockfiles
1 parent c17b328 commit cb5b9ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
logs
33
*.log
44
npm-debug.log*
5+
package-lock.json
6+
yarn.lock
57

68
# Coverage directory used by tools like istanbul
79
coverage

0 commit comments

Comments
 (0)