From c87acb9d81b2bcb69e89d2813ea25b430a3c9135 Mon Sep 17 00:00:00 2001 From: Rivera Date: Mon, 15 Sep 2025 10:17:32 -0400 Subject: [PATCH] add all files --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index b7faf40..d0227ef 100644 --- a/.gitignore +++ b/.gitignore @@ -181,12 +181,6 @@ cython_debug/ # Learn more at https://abstra.io/docs .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 -# .vscode/ # Ruff stuff: .ruff_cache/