firebase.json cleanup

This commit is contained in:
2018-11-26 19:49:57 -05:00
parent 4439fa5c99
commit 69f4fe9fd5
+1 -8
View File
@@ -3,15 +3,8 @@
"public": "public", "public": "public",
"ignore": [ "ignore": [
"firebase.json", "firebase.json",
"package.json",
"package-lock.json",
"Gruntfile.js",
"README.md",
"**/.*", "**/.*",
"**/.git/**", "**/.git/**"
"**/node_modules/**",
"**/bower_components/**",
"**/press_archives/**"
], ],
"headers": [ "headers": [
{ {