mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 01:08:27 +00:00
.gitignore: Don't ignore package-lock.json
From https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json: "This file is intended to be committed into source repositories..."
This commit is contained in:
parent
e79ff0950c
commit
95c1109af0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
# npm
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
# secrets
|
||||
.env
|
||||
|
2801
package-lock.json
generated
Normal file
2801
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user