Website: add package-lock.json (#43001)
Changes: - Updated the top-level .gitignore to allow a package-lock.json file in the website/ folder - Added website/package-lock.json
This commit is contained in:
@@ -53,6 +53,7 @@ backup.sql.gz
|
||||
# Common mistake for new developers to run npm install and then end up
|
||||
# committing a package-lock.json. Fleet app uses Yarn with yarn.lock.
|
||||
package-lock.json
|
||||
!website/package-lock.json
|
||||
|
||||
# infra
|
||||
.terraform
|
||||
|
||||
+14350
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user