From 2082f7a9bc14195940403ef1768743beb5dad9f7 Mon Sep 17 00:00:00 2001 From: Sergio De la torre Date: Thu, 29 Feb 2024 09:17:31 +0100 Subject: [PATCH] modify gitIgnore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e2e271cc..0b1a697e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,9 +10,12 @@ /.idea/workspace.xml /.idea/navEditor.xml /.idea/assetWizardSettings.xml +/.idea/inspectionProfiles +/app/.idea/workspace.xml .DS_Store /build /app/release +/app/beta /captures .externalNativeBuild .cxx