mirror of
https://github.com/flutter/flutter.git
synced 2026-02-10 21:07:38 +08:00
10 lines
125 B
JSON
10 lines
125 B
JSON
{
|
|
"firebase": "skydocs",
|
|
"public": "api",
|
|
"ignore": [
|
|
"firebase.json",
|
|
"**/.*",
|
|
"**/node_modules/**"
|
|
]
|
|
}
|