From 90c3bc712bc11378dd425d3d478df5032066696c Mon Sep 17 00:00:00 2001 From: Nathaniel Young Date: Fri, 30 May 2025 22:47:20 +0000 Subject: [PATCH] fixes spelling in in Python.gitignore in VS Code section --- Python.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index 7b004e51..bda86c7c 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -177,7 +177,7 @@ cython_debug/ # 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 enitre vscode folder +# you could uncomment the following to ignore the entire vscode folder # .vscode/ # Ruff stuff: