From 9c596855e0a83a7dc22f0794cdcdd0b34ea44b22 Mon Sep 17 00:00:00 2001 From: Noah Lester Date: Thu, 11 Dec 2025 10:26:39 +0800 Subject: [PATCH] Removed trailing whitespace --- Python.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index e15106e38f..42f20c5dac 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -195,9 +195,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/