Fix .gitignore to exclude APK files

This commit is contained in:
2026-06-05 15:38:21 +03:30
parent 098d5c8d5f
commit 92b7ab49c4
4 changed files with 7 additions and 0 deletions
+7
View File
@@ -9,6 +9,13 @@
/.idea/assetWizardSettings.xml
.DS_Store
/build
*.apk
*.aab
*.dm
/app/release/
release/
/build/
/app/build/
/captures
.externalNativeBuild
.cxx