mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 07:34:07 +00:00
chore: added package-lock.json to tauri and testbench packages
This commit is contained in:
4
packages/bruno-tauri/.gitignore
vendored
4
packages/bruno-tauri/.gitignore
vendored
@@ -3,3 +3,7 @@
|
||||
/target/
|
||||
|
||||
node_modules
|
||||
jspm_packages/
|
||||
pnpm-lock.yaml
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
||||
1
packages/bruno-testbench/.gitignore
vendored
1
packages/bruno-testbench/.gitignore
vendored
@@ -42,6 +42,7 @@ node_modules/
|
||||
jspm_packages/
|
||||
pnpm-lock.yaml
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
||||
# TypeScript v1 declaration files
|
||||
typings/
|
||||
|
||||
Reference in New Issue
Block a user