Skip to content

Commit

Permalink
chore: excludes lock files from git
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Apr 1, 2024
1 parent 1b09354 commit 0090d25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ tmp/
*.log
.idea/
coverage
yarn.lock
package-lock.json
pnpm-lock.yaml

0 comments on commit 0090d25

Please sign in to comment.