Skip to content

Commit

Permalink
Add package-lock.json to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed May 6, 2023
1 parent 2702d33 commit cba1abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ dist/

# NPM
node_modules/
package-lock.json
pnpm-lock.yaml

# Misc
Expand Down

0 comments on commit cba1abe

Please sign in to comment.