Skip to content

Commit f86606d

Browse files
authored
Merge pull request #4791 from kailando/main
Resolve merge conflicts for PR #4300
2 parents 61268c1 + 399559e commit f86606d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ cython_debug/
200200
# and can be added to the global gitignore or merged into this file. However, if you prefer,
201201
# you could uncomment the following to ignore the entire vscode folder
202202
# .vscode/
203+
# Temporary file for partial code execution
204+
tempCodeRunnerFile.py
203205

204206
# Ruff stuff:
205207
.ruff_cache/

0 commit comments

Comments
 (0)