Files
rowy/.gitignore
Sidney Alcantara 901470675a restructure repo
2021-09-01 15:54:20 +10:00

30 lines
365 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# production
/build
cloud_functions/functions/lib
# firebase
*.firebaserc
*-firebase.json
.firebase/
# misc
.DS_Store
.env*
!.env.example
!*.enc
npm-debug.log*
yarn-debug.log*
yarn-error.log*
firebase-debug.log*
.eslintcache
.npm