mirror of
https://github.com/DerTyp7/secure-key-gen-react.git
synced 2025-10-29 21:02:11 +01:00
11 lines
132 B
JSON
11 lines
132 B
JSON
{
|
|
"hosting": {
|
|
"public": "dist",
|
|
"ignore": [
|
|
"firebase.json",
|
|
"**/.*",
|
|
"**/node_modules/**"
|
|
]
|
|
}
|
|
}
|