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