From a85a4c2ffde2a3e9bed01176da2c1a82b1c28e89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20P=C3=A9rez=20Alonso?= <119585865+rubenp02@users.noreply.github.com> Date: Wed, 21 Jan 2026 14:41:09 +0100 Subject: [PATCH] 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. --- Python.gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index e15106e38f..d9cfc299d9 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -195,10 +195,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/ # Ruff stuff: