From: Sergey Matveev Date: Sat, 30 Nov 2024 15:29:02 +0000 (+0300) Subject: Remove personal tool preference ignore X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ec2255cc23a5b2d11c4ee91195ff8e327c3689612eb4a9fe49a79322462a30ee;p=keks.git 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. --- 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