Initial Android notification forwarder
This commit is contained in:
+29
@@ -0,0 +1,29 @@
|
||||
# Gradle / Android build output
|
||||
.gradle/
|
||||
.kotlin/
|
||||
build/
|
||||
app/build/
|
||||
|
||||
# Local machine configuration
|
||||
local.properties
|
||||
.do-session
|
||||
|
||||
# Android Studio / IntelliJ
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
# Generated artifacts
|
||||
*.apk
|
||||
*.aab
|
||||
*.ap_
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Local screenshots and throwaway files
|
||||
shot*.png
|
||||
shotApp.png
|
||||
test.json
|
||||
# Local assistant session helpers
|
||||
.claude/
|
||||
do.ps1
|
||||
Reference in New Issue
Block a user