1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 04:45:22 -04:00

don't deploy .DS_Store to firebase

This commit is contained in:
Jake Jarvis 2018-03-22 20:04:31 -04:00
parent 7af706b2cc
commit c4452b5790

View File

@ -3,14 +3,12 @@
"public": "public",
"ignore": [
"firebase.json",
"database.rules.json",
"package.json",
"Gruntfile.js",
"README.md",
".DS_Store",
"**/.DS_Store",
"**/node_modules/**",
"**/bower_components/**",
"/scripts/.eslint.rc"
"**/bower_components/**"
],
"headers": [
{