From 692eb7c88de721b2a28006bcb58ec6c64ee00ec5 Mon Sep 17 00:00:00 2001 From: Winipedia <101592852+Winipedia@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:35:10 +0100 Subject: [PATCH] Update Python.gitignore removed trailing whitespaces --- Python.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index b3ec7d5e13..5d24ff14b4 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -197,9 +197,9 @@ cython_debug/ .abstra/ # Visual Studio Code -# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore +# 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, +# 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