Skip to content

Commit 399559e

Browse files
authored
Resolve merge conflicts for PR #4300
1 parent 53fee13 commit 399559e

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)