modify gitIgnore

This commit is contained in:
Sergio De la torre 2024-02-29 09:17:31 +01:00
parent a9447b7af8
commit 2082f7a9bc
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -10,9 +10,12 @@
/.idea/workspace.xml /.idea/workspace.xml
/.idea/navEditor.xml /.idea/navEditor.xml
/.idea/assetWizardSettings.xml /.idea/assetWizardSettings.xml
/.idea/inspectionProfiles
/app/.idea/workspace.xml
.DS_Store .DS_Store
/build /build
/app/release /app/release
/app/beta
/captures /captures
.externalNativeBuild .externalNativeBuild
.cxx .cxx