We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4237f commit bf33eecCopy full SHA for bf33eec
.gitignore
@@ -152,6 +152,9 @@ dmypy.json
152
# Cython debug symbols
153
cython_debug/
154
155
+# Vscode
156
+.vscode/
157
+
158
# PyCharm
159
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
160
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
.vscode/settings.json
0 commit comments