From c3ee9459846f2555d53e21c5a8cb890600b99d80 Mon Sep 17 00:00:00 2001 From: Saif Aqqad Date: Sun, 4 Dec 2022 13:38:05 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 155d26d..aaf79f4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ bulma .sass-cache *.dll *.psd -ahkpm-modules \ No newline at end of file +ahkpm-modules +.vscode/* \ No newline at end of file