Android app for HART protocol field devices (Bluetooth SPP / USB CP210x). Kotlin, MVVM, Jetpack Navigation, Material Design. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
27 lines
267 B
Plaintext
27 lines
267 B
Plaintext
# Android build
|
|
app/build/
|
|
build/
|
|
.gradle/
|
|
local.properties
|
|
|
|
# IDE
|
|
.idea/
|
|
*.iml
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Keystore (secret)
|
|
*.keystore
|
|
|
|
# Temp
|
|
*.log
|
|
|
|
# Internal docs (not for public repo)
|
|
CLAUDE.md
|
|
README.md
|
|
docs/
|
|
tools/gen_code.py
|
|
store/rustore/
|
|
store/reestr_po/PLAN.md
|