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