mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-16 02:35:37 -04:00
firebase.json cleanup
This commit is contained in:
+1
-8
@@ -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": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user