Skip to content

Commit 16b1fb0

Browse files
authored
chore: excludes lock files from git (#276)
1 parent 5070daf commit 16b1fb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ tmp/
44
*.log
55
.idea/
66
coverage
7+
yarn.lock
8+
package-lock.json
9+
pnpm-lock.yaml

0 commit comments

Comments
 (0)