From d17b3b4ac290006610afc6ac661a2fb6a7dc37be Mon Sep 17 00:00:00 2001 From: Ovler Date: Mon, 16 Oct 2023 07:05:50 +0000 Subject: [PATCH] ignore .vscode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aa724b7..70d9285 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ .externalNativeBuild .cxx local.properties +.vscode/