Share IDE project settings

This commit is contained in:
2026-03-18 19:40:43 -06:00
parent 85839cbc4f
commit 7e39925bcb
19 changed files with 233 additions and 1 deletions

13
android/.gitignore vendored
View File

@@ -1,7 +1,18 @@
*.iml
.gradle
/local.properties
/.idea/
/.idea/*
!/.idea/.gitignore
!/.idea/.name
!/.idea/AndroidProjectSystem.xml
!/.idea/compiler.xml
!/.idea/gradle.xml
!/.idea/misc.xml
!/.idea/runConfigurations.xml
!/.idea/vcs.xml
/.idea/caches/
/.idea/deploymentTargetSelector.xml
/.idea/workspace.xml
.DS_Store
/build
/captures