Stops tracking package-lock.json

The `package-lock.json` file was logging platform specific package information. This was causing builds to fail on platforms other than the platform that last generated the `package-lock.json` file.

Resolves #572
This commit is contained in:
Refringe 2024-03-15 23:41:25 -04:00
parent 8984711cba
commit a2d95d28fd
No known key found for this signature in database
GPG Key ID: 7715B85B4A6306ED
2 changed files with 1 additions and 13561 deletions

1
.gitignore vendored
View File

@ -22,6 +22,7 @@ slnx.sqlite
slnx-journal.sqlite
## nodejs
package-lock.json
node_modules
node.exe
pnpm-lock.yaml

13561
project/package-lock.json generated

File diff suppressed because it is too large Load Diff