Initialize LBJ Receiver project with basic structure and configuration files

This commit is contained in:
Nedifinita
2025-05-18 17:59:08 +08:00
commit 65eac4ec31
66 changed files with 6461 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
*.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