Skip to content

Commit

Permalink
chore: excludes lock files from git (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Apr 1, 2024
1 parent 5070daf commit 16b1fb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -4,3 +4,6 @@ tmp/
*.log
.idea/
coverage
yarn.lock
package-lock.json
pnpm-lock.yaml

0 comments on commit 16b1fb0

Please sign in to comment.