chore: update .dockerignore to include android directory and add android/.gitignore for build artifacts

This commit is contained in:
2026-01-01 21:08:55 -06:00
parent 25d5029780
commit 2830198c43
2 changed files with 17 additions and 0 deletions

16
android/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties