mirror of
https://github.com/status-im/burnchart.git
synced 2025-01-12 19:54:24 +00:00
10 lines
150 B
JSON
10 lines
150 B
JSON
|
{
|
||
|
"firebase": "burnchart",
|
||
|
"public": "public",
|
||
|
"ignore": [
|
||
|
"firebase.json",
|
||
|
"**/.*",
|
||
|
"**/node_modules/**"
|
||
|
]
|
||
|
}
|