conf: ignore package-lock to be commited
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 3s

This commit is contained in:
GiovaniFZ 2025-01-25 22:33:17 -03:00
parent a8f4de04b4
commit 260c926479
No known key found for this signature in database
GPG Key ID: 63DD92181B575322

3
.gitignore vendored
View File

@ -42,3 +42,6 @@ next-env.d.ts
# vs code # vs code
.vscode/ .vscode/
# package-lock
package-lock.json