Sign in
chromium
/
experimental
/
website
/
d85ba26e472ef8595c3a9f31d4622f6b0a1b939f
/
.
/
firebase.json
blob: f47555498b3d5ac5786f306f6e5aac7a99d34f2d [
file
] [
log
] [
blame
]
{
"hosting"
:
{
"public"
:
"build"
,
"ignore"
:
[
"firebase.json"
,
"**/.*"
,
"**/node_modules/**"
]
}
}