Add package-lock.json to gitignore

This commit is contained in:
oguz ozturk 2026-01-12 00:27:48 +03:00
parent 5bb53dec22
commit a68deb5cf1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -49,6 +49,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
package-lock.json
# Build
dist/