Skip to content

Commit

Permalink
fix: ignore root package-lock so that CI works
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyward committed Aug 26, 2024
1 parent cc5c87d commit ee0fe20
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
@@ -1,4 +1,5 @@
# Build outputs for sample Meet Add-ons
addons-web-sdk/samples/package-lock.json
**/dist
**/node_modules
**/.DS_Store

0 comments on commit ee0fe20

Please sign in to comment.