From 13fca50d6f27925d0b7692fe201f4d25b0ddc04e Mon Sep 17 00:00:00 2001 From: Luca Warmenhoven Date: Fri, 17 May 2024 14:56:20 +0200 Subject: [PATCH] Updated .gitignore --- code/src/Fitbot/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/src/Fitbot/.gitignore b/code/src/Fitbot/.gitignore index aa724b7..732c947 100644 --- a/code/src/Fitbot/.gitignore +++ b/code/src/Fitbot/.gitignore @@ -13,3 +13,5 @@ .externalNativeBuild .cxx local.properties +.idea +.vscode \ No newline at end of file