Compare commits

...

2 Commits

Author SHA1 Message Date
kailando
9707ff0807
Merge 399559e0b7 into 84c6914a9b 2026-04-04 00:19:06 +00:00
kailando
399559e0b7
Resolve merge conflicts for PR #4300 2026-01-25 15:33:17 -06:00

View File

@ -200,6 +200,8 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. However, if you prefer, # and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the entire vscode folder # you could uncomment the following to ignore the entire vscode folder
# .vscode/ # .vscode/
# Temporary file for partial code execution
tempCodeRunnerFile.py
# Ruff stuff: # Ruff stuff:
.ruff_cache/ .ruff_cache/