Adde initial code (#60)

* Adde initial code

* Added some .idea files

* Saving more idea files

* Updated gitignore

* Removing .idea from source control
This commit was merged in pull request #60.
This commit is contained in:
KD
2025-09-02 13:17:02 -04:00
committed by GitHub
parent c43057ed6d
commit adbc97f829
39 changed files with 970 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
*.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
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.cxx/
*.aab
*.apk
output-metadata.json
# IntelliJ
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof