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
M-Zuber committed Mar 15, 2021
1 parent 47a77bf commit e992bcf
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 @@ -26,6 +26,7 @@ Temporary Items

# Dependencies
node_modules
package-lock.json

#vs vnext files
.vs/
Expand Down

0 comments on commit e992bcf

Please sign in to comment.