From 6873c25ca6f356c5068c77e6bd01df42f1d28f56 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 5 Feb 2026 12:33:30 +0000 Subject: [PATCH] Add tool implementations (file, git, shell, custom) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0e6f6aa..9baf4c4 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,7 @@ env/ # IDE .idea/ -.vscore/ +.vscode/ *.swp *.swo *~