From ec2255cc23a5b2d11c4ee91195ff8e327c3689612eb4a9fe49a79322462a30ee Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 30 Nov 2024 18:29:02 +0300 Subject: [PATCH] Remove personal tool preference ignore Project does not depend on VSCode in anyway. It is own preference of what editors/tools to use. Should not be committed. --- pyac/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/pyac/.gitignore b/pyac/.gitignore index 0c38987..e98df0e 100644 --- a/pyac/.gitignore +++ b/pyac/.gitignore @@ -1,5 +1,4 @@ __pycache__ *.pyc -.vscode .coverage .hypothesis -- 2.50.0