Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
9f72c5fbb4af3d7014a1f2c1894f70c882901b32
/
.
/
dev
/
docs
/
firebase.json
blob: 90946884d246ab8523e2f8f90aefecf683648cfe [
file
]
{
"rules"
:
"firebase_rules.json"
,
"hosting"
:
{
"public"
:
"doc"
,
"ignore"
:
[
"firebase.json"
,
"**/.*"
,
"**/node_modules/**"
]
}
}