Experimental port to Firebase hosting
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,12 +1,13 @@
|
||||
.DS_Store
|
||||
|
||||
firebase-debug.log*
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
/.env
|
||||
/functions/*.js
|
||||
/functions/node_modules/
|
||||
/node_modules/
|
||||
/public/_assets/
|
||||
/dump.rdb
|
||||
/stats.json
|
||||
/manifest.json
|
||||
/secret_key
|
||||
/tokens/
|
||||
|
Reference in New Issue
Block a user