Skip to content

Commit

Permalink
chore(examples): ignore lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishelgert committed Oct 23, 2023
1 parent a1f6188 commit 630f6bd
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 @@ -10,6 +10,7 @@ node_modules
.rts2_cache_esm
.rts2_cache_umd
package-lock.json
examples/**/yarn.lock
/mochawesome-report
build/
dist/
Expand Down

0 comments on commit 630f6bd

Please sign in to comment.