feat(watch): Wear OS companion app - UX surfaces + bridge client (#91-E, #91-F)
This commit is contained in:
15
watch_app/.gitignore
vendored
Normal file
15
watch_app/.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
.dart_tool/
|
||||
.flutter-plugins
|
||||
.flutter-plugins-dependencies
|
||||
build/
|
||||
**/GeneratedPluginRegistrant.java
|
||||
**/generated_plugin_registrant.*
|
||||
android/local.properties
|
||||
android/.gradle/
|
||||
android/captures/
|
||||
android/app/debug/
|
||||
android/app/profile/
|
||||
android/app/release/
|
||||
*.iml
|
||||
.idea/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user