Skip to content

Commit ebae408

Browse files
Copilottikazyq
andcommitted
Remove package-lock.json files and add to .gitignore for pnpm project
Co-authored-by: tikazyq <[email protected]>
1 parent acbdccd commit ebae408

File tree

3 files changed

+3
-8413
lines changed

3 files changed

+3
-8413
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ dist
142142
.yarn/install-state.gz
143143
.pnp.*
144144

145+
# package-lock.json files (this project uses pnpm)
146+
package-lock.json
147+
145148
build/
146149

147150
.idea

0 commit comments

Comments
 (0)