Initial commit

This commit is contained in:
PhaseRCS 2026-06-04 10:35:30 +00:00
commit ab1dc1da83
2 changed files with 38 additions and 0 deletions

35
.gitignore vendored Normal file
View File

@ -0,0 +1,35 @@
# ---> Android
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json
# IntelliJ
*.iml
.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

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# nextgenmobile
This is the starting point for Mobile App Development for NextGen