angular-docs-cn/firebase.json
2015-03-04 20:27:50 -08:00

10 lines
128 B
JSON

{
"firebase": "angular-io",
"public": "www",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
}