Skip to content

Commit

Permalink
Chors: Add package-lock.json to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad committed Jan 3, 2024
1 parent 380047e commit 093acf0
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 @@ -221,6 +221,9 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*

package-lock.json


# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

Expand Down

0 comments on commit 093acf0

Please sign in to comment.