Skip to content

Commit ba3676f

Browse files
committed
Add vscode to gitignore for all contrib subdir
Signed-off-by: zyfjeff <[email protected]>
1 parent 156ba6a commit ba3676f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
**/target*
22
**/*.rs.bk
3+
/contrib/**/.vscode
34
/.vscode
45
.idea
56
.cargo

0 commit comments

Comments
 (0)