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