Skip to content

Commit 5113ff3

Browse files
chore: ignore other files in the .vscode folder (#791)
1 parent c3b7a54 commit 5113ff3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,7 @@ result
8888
*.gz
8989
*.tgz
9090
.dmypy.json
91+
92+
# VScode local config
93+
.vscode/*
94+
!.vscode/settings.json

0 commit comments

Comments
 (0)