Compare commits

...

2 Commits

Author SHA1 Message Date
kailando
28b0fc15a7
Merge 399559e0b7 into e9c620b9f6 2026-04-07 03:43:56 +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/