We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2689dac commit 0513ce2Copy full SHA for 0513ce2
2 files changed
.gitignore
@@ -142,8 +142,7 @@ vite.config.js.timestamp-*
142
vite.config.ts.timestamp-*
143
.vite/
144
145
-# Lockfiles (library package — consumers manage their own)
146
-package-lock.json
+# package-lock.json committed for reproducible CI installs (excluded from publish)
147
148
# Agenticoding local config (credentials, API keys)
149
.chunkhound.json
0 commit comments