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