mirror of
https://github.com/status-im/burnchart.git
synced 2025-02-03 06:13:40 +00:00
10 lines
130 B
JSON
10 lines
130 B
JSON
{
|
|
"firebase": "burnchart",
|
|
"public": "public",
|
|
"ignore": [
|
|
"firebase.json",
|
|
"**/.*",
|
|
"**/node_modules/**"
|
|
]
|
|
}
|