From 4abf0471eb2fa7d64bd6a7afbc7b95849f1bc7ee Mon Sep 17 00:00:00 2001 From: icaema Date: Sun, 24 Sep 2023 20:12:49 +0000 Subject: [PATCH] Update '.gitignore' --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e70de99..ff87054 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ bin/* # Ignore temp editor files *.swp +.vscode + !.gitkeep \ No newline at end of file