chore(git): ignore package-lock.json
All checks were successful
Project CI-testing / ci (push) Successful in 3m23s
All checks were successful
Project CI-testing / ci (push) Successful in 3m23s
Ignore local npm lockfile in this repo so incidental local generation does not appear as untracked noise. Made-with: Cursor
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -31,3 +31,4 @@ Thumbs.db
|
||||
|
||||
# Temporary
|
||||
*.tmp
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user