From 2e4022389ee364a93fa5517a9e48465dd26c32dd Mon Sep 17 00:00:00 2001 From: appujet Date: Sun, 13 Oct 2024 19:34:04 +0530 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f4d2b67..c2e17c0 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ replay_pid* # Custom .gradle/* .idea/* +.vscode/* .DS_Store */build/* build