Skip to content

Commit 16b1fb0

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
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)