Skip to content

Commit 80fe3b1

Browse files
committed
Auto merge of #2042 - TaKO8Ki:add-vscode-dir-to-gitignore, r=RalfJung
Add `.vscode` directory to `.gitignore` Add `.vscode` directory to `.gitignore` for configuring `rust-analyzer`
2 parents 017b0fb + 0beb318 commit 80fe3b1

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
@@ -3,3 +3,4 @@ target
33
tex/*/out
44
*.dot
55
*.rs.bk
6+
.vscode

0 commit comments

Comments
 (0)