chore: re-track frontend/package-lock.json (CI requires it)
Le commit précédent l'avait untracké. Or .github/workflows/ci.yml et release-gate.yml référencent explicitement le lockfile pour le cache npm et la step `npm ci` exige sa présence. Resultat : CI cassé. On garde docs/git-workflow/autonomy-mode.md ignoré (artefact local).
This commit is contained in:
parent
7937c9603c
commit
f032d09fac
2 changed files with 3400 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -56,5 +56,4 @@ docs/claude-code-commands.md
|
|||
docs/design/TEMPLATE.md
|
||||
document-parser/tests/test_local_converter.py
|
||||
docs/git-workflow/autonomy-mode.md
|
||||
frontend/package-lock.json
|
||||
|
||||
|
|
|
|||
3400
frontend/package-lock.json
generated
Normal file
3400
frontend/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue