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:
@@ -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": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user