Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
chore: ignore lockfile in example project
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-grover committed Oct 14, 2023
1 parent 5d34c4b commit 033bd04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
/node_modules
/.pnp
.pnp.js
package-lock.json

# testing
/coverage
Expand Down

0 comments on commit 033bd04

Please sign in to comment.