Skip to content

Commit

Permalink
Adds foreign lockfiles to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJT committed Jul 7, 2024
1 parent a49a301 commit 141b622
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ coverage
.DS_Store
*.pem
dist/
package-lock.json
yarn.lock

# debug
npm-debug.log*
Expand Down

0 comments on commit 141b622

Please sign in to comment.