From 3bb6f8c2c73c749a5f9cfb64be2010e8538bda5e Mon Sep 17 00:00:00 2001 From: Bilal Caliskan Date: Mon, 3 Apr 2023 09:18:37 +0000 Subject: [PATCH] gitIgnore changed .vscode --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7aa2ab1..413c2be 100644 --- a/.gitignore +++ b/.gitignore @@ -115,6 +115,4 @@ dmypy.json .pyre/ # VSCode -.vscode -vscode/ -.vscode/* \ No newline at end of file +.vscode/ \ No newline at end of file