avoid storing lock

This commit is contained in:
Debucquoy 2024-02-14 08:55:44 +01:00
parent 0020bfe4a1
commit 35bbb45ff2
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

3
frontend/.gitignore vendored
View File

@ -25,3 +25,6 @@ coverage
*.sw? *.sw?
*.tsbuildinfo *.tsbuildinfo
# Personal but I don't like to store the lock
package-lock.json