From 497cf5b544b5d3a6bf822ebf18e2c29e7f0c565e Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 30 Dec 2025 23:06:47 +0330 Subject: [PATCH] gitignore updates --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index accc5b9..8513355 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,7 @@ __pycache__/ # C extensions *.so - +.vscode/ # Distribution / packaging .Python env/