1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-23 02:21:16 -04:00

firebase.json cleanup

This commit is contained in:
2018-11-26 19:49:57 -05:00
parent 4439fa5c99
commit 69f4fe9fd5

View File

@@ -3,15 +3,8 @@
"public": "public",
"ignore": [
"firebase.json",
"package.json",
"package-lock.json",
"Gruntfile.js",
"README.md",
"**/.*",
"**/.git/**",
"**/node_modules/**",
"**/bower_components/**",
"**/press_archives/**"
"**/.git/**"
],
"headers": [
{