Skip to content

Commit f7f5bbf

Browse files
Ignore vscode settings.json and tasks.json (#2482)
1 parent 561cf39 commit f7f5bbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ target/
1414

1515
# .vscode workspace settings file
1616
.vscode/settings.json
17+
.vscode/launch.json
18+
.vscode/tasks.json
1719

1820
# npm, yarn and bun lock files
1921
package-lock.json

0 commit comments

Comments
 (0)