From 51296aa9283b406b00f0a51099ef7b67ff9b27d9 Mon Sep 17 00:00:00 2001 From: abhishekpythons <79434268+abhishekpythons@users.noreply.github.com> Date: Tue, 7 Apr 2026 04:38:05 +0530 Subject: [PATCH] ignoring local settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode \ No newline at end of file