mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-16 18:28:29 +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
|
# npm
|
||||||
node_modules
|
node_modules
|
||||||
package-lock.json
|
|
||||||
|
|
||||||
# secrets
|
# secrets
|
||||||
.env
|
.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