Skip to content

Commit cb50a19

Browse files
committed
Auto merge of #7578 - igor-makarov:vscode-ignore, r=Eh2406
Add VS Code user dir to .gitignore This is similar to `.idea`.
2 parents 127d2b4 + 5709d5e commit cb50a19

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
@@ -10,5 +10,6 @@ src/registry/target
1010
rustc
1111
__pycache__
1212
.idea/
13+
.vscode/
1314
*.iml
1415
*.swp

0 commit comments

Comments
 (0)