mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-06-13 01:28:44 +08:00
11 lines
129 B
JSON
11 lines
129 B
JSON
{
|
|
"hosting": {
|
|
"public": ".",
|
|
"ignore": [
|
|
"firebase.json",
|
|
"**/.*",
|
|
"**/node_modules/**"
|
|
]
|
|
}
|
|
}
|