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.
2 parents d4189b5 + 55bb950 commit 9e5cc0aCopy full SHA for 9e5cc0a
Python.gitignore
@@ -167,6 +167,13 @@ cython_debug/
167
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
168
#.idea/
169
170
+# Visual Studio Code
171
+# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
172
+# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
173
+# and can be added to the global gitignore or merged into this file. However, if you prefer,
174
+# you could uncomment the following to ignore the enitre vscode folder
175
+# .vscode/
176
+
177
# Ruff stuff:
178
.ruff_cache/
179
0 commit comments