Select Git revision
firebase.json
Camille PILLOT authored and
Jonathan Hervieux
committed
firebase.json 116 B
{
"hosting": {
"public": "model-viewer",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
}
}