mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 00:47:15 +00:00
11 lines
136 B
JSON
11 lines
136 B
JSON
|
{
|
||
|
"hosting": {
|
||
|
"public": "docs/api",
|
||
|
"ignore": [
|
||
|
"firebase.json",
|
||
|
"**/.*",
|
||
|
"**/node_modules/**"
|
||
|
]
|
||
|
}
|
||
|
}
|