mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"hosting": {
|
|
"public": "dist",
|
|
"site": "stacjownik-td2",
|
|
"ignore": [
|
|
"firebase.json",
|
|
"**/.*",
|
|
"**/node_modules/**"
|
|
]
|
|
}
|
|
} |