We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b7a54 commit 5113ff3Copy full SHA for 5113ff3
1 file changed
.gitignore
@@ -88,3 +88,7 @@ result
88
*.gz
89
*.tgz
90
.dmypy.json
91
+
92
+# VScode local config
93
+.vscode/*
94
+!.vscode/settings.json
0 commit comments