Compare commits

...

2 Commits

Author SHA1 Message Date
Rubén Pérez Alonso
b2b438584e
Merge a85a4c2ffd into 3780fff86c 2026-05-19 19:09:05 +09:00
Rubén Pérez Alonso
a85a4c2ffd
Remove trailing spaces and rewrap to 100 columns
Removed 2 trailing spaces and rewrapped the surrounding paragraph to 100
columns, consistent with the rest of the file.
2026-01-21 14:43:36 +01:00

View File

@ -197,10 +197,10 @@ cython_debug/
.abstra/
# Visual Studio Code
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# 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
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore that
# can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# 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
# .vscode/
# Temporary file for partial code execution
tempCodeRunnerFile.py