Skip to content

Instantly share code, notes, and snippets.

@fredriccliver
Created September 3, 2020 17:01
Show Gist options
  • Save fredriccliver/3067bcbfca30e229d4cbf88b71dc991e to your computer and use it in GitHub Desktop.
Save fredriccliver/3067bcbfca30e229d4cbf88b71dc991e to your computer and use it in GitHub Desktop.
{
"hosting": {
"public": "public",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
]
},
"firestore": {
"indexes": "firestore.indexes.json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment