Skip to content

Commit

Permalink
Ignore package-lock.json sometimes created by VSCode (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringods authored Nov 4, 2024
1 parent e11f486 commit 4d8d55c
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 @@ -6,6 +6,7 @@
**/obj/
Pulumi.*.yaml
**/node_modules/
package-lock.json
.DS_Store
go.work*

Expand Down

0 comments on commit 4d8d55c

Please sign in to comment.