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:
Pier-Jean Malandrino 2026-05-04 13:35:05 +02:00
parent 7937c9603c
commit f032d09fac
2 changed files with 3400 additions and 1 deletions

1
.gitignore vendored
View file

@ -56,5 +56,4 @@ docs/claude-code-commands.md
docs/design/TEMPLATE.md docs/design/TEMPLATE.md
document-parser/tests/test_local_converter.py document-parser/tests/test_local_converter.py
docs/git-workflow/autonomy-mode.md docs/git-workflow/autonomy-mode.md
frontend/package-lock.json

3400
frontend/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff