From 73244af2f368954b87b8b160cf4a52672075fb73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Fri, 10 Nov 2023 21:03:28 +0300 Subject: [PATCH] add .vscode to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ferit Yiğit BALABAN --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eeb2fad..9a71c93 100755 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .swp .idea/ +.vscode/ Pywal/ fetch.theme followed