Skip to content

Instantly share code, notes, and snippets.

@evdama
Created July 14, 2019 02:32
Show Gist options
  • Select an option

  • Save evdama/fb36025f404e9816377beaa7ba935d8c to your computer and use it in GitHub Desktop.

Select an option

Save evdama/fb36025f404e9816377beaa7ba935d8c to your computer and use it in GitHub Desktop.
inside project root
# .firebaserc https://stackoverflow.com/questions/43527359/what-is-the-practice-on-committing-firebase-files-in-a-nodejs-app
# src/firebase/config.js this one is public information as it needs to be available on the client to identify the firebase project at hand
**/__sapper__
.DS_Store
.firebase/
firebase-debug.log
static/global.css
yarn-error.log
src/node_modules/*
!src/node_modules/utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment