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

5
.gitignore vendored
View File

@ -41,4 +41,7 @@ yarn-error.log*
next-env.d.ts
# vs code
.vscode/
.vscode/
# package-lock
package-lock.json