diff --git a/firebase.json b/firebase.json index a233c228..9bd76cbf 100644 --- a/firebase.json +++ b/firebase.json @@ -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": [ {