refactor!: remove pnpm-lock.yaml file from the repository to eliminate redundant dependency tracking and streamline package management.

This commit is contained in:
Mathis HERRIOT
2026-01-14 16:38:26 +01:00
parent b81835661c
commit 8425ffe4fc
5 changed files with 403 additions and 2359 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Dependencies
node_modules/
jspm_packages/
.pnpm-store
# Environment variables
.env