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

stop .DS_Store plague on deploy

This commit is contained in:
2018-03-21 18:41:38 -04:00
parent a8181babeb
commit 74971eb755

View File

@@ -1,6 +1,17 @@
{
"hosting": {
"public": "public",
"ignore": [
"firebase.json",
"database.rules.json",
"package.json",
"Gruntfile.js",
"README.md",
".DS_Store",
"**/node_modules/**",
"**/bower_components/**",
"/scripts/.eslint.rc"
],
"headers": [
{
"source": "**/*",