Skip to content

Commit fa976e2

Browse files
committed
ignore package-lock.json (library package)
1 parent 26d1f8b commit fa976e2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ vite.config.js.timestamp-*
142142
vite.config.ts.timestamp-*
143143
.vite/
144144

145+
# Lockfiles (library package — consumers manage their own)
146+
package-lock.json
147+
145148
# Agenticoding local config (credentials, API keys)
146149
.chunkhound.json
147150
.chunkhound/

0 commit comments

Comments
 (0)