Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit 9c207ba

Browse files
committed
chore: no individual lock files
1 parent 8fb164f commit 9c207ba

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
# Dependencies
44
*.tsbuildinfo
55
dist/
6-
node_modules/
6+
node_modules
7+
package-lock.json
8+
yarn.lock
9+
# Keep only root pnpm-lock.yaml
10+
packages/*/pnpm-lock.yaml
711
.pnp
812
.pnp.js
913

0 commit comments

Comments
 (0)