We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61268c1 + 399559e commit f86606dCopy full SHA for f86606d
Python.gitignore
@@ -200,6 +200,8 @@ cython_debug/
200
# and can be added to the global gitignore or merged into this file. However, if you prefer,
201
# you could uncomment the following to ignore the entire vscode folder
202
# .vscode/
203
+# Temporary file for partial code execution
204
+tempCodeRunnerFile.py
205
206
# Ruff stuff:
207
.ruff_cache/
0 commit comments