mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-26 17:31:06 +02:00
Ignore vscode settings.json and tasks.json (#2482)
This commit is contained in:
@@ -14,6 +14,8 @@ target/
|
|||||||
|
|
||||||
# .vscode workspace settings file
|
# .vscode workspace settings file
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
|
.vscode/launch.json
|
||||||
|
.vscode/tasks.json
|
||||||
|
|
||||||
# npm, yarn and bun lock files
|
# npm, yarn and bun lock files
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|||||||
Reference in New Issue
Block a user