Add Telemetry (#466)
* Telemetry v1 * Add package-lock.json to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
**/**/.env
|
||||
.DS_Store
|
||||
node_modules/
|
||||
node_modules/
|
||||
# yarn is the recommended package manager across the project
|
||||
.package-lock.json
|
||||
Reference in New Issue
Block a user