Files
reactfire/.gitignore
2019-10-08 12:58:14 -06:00

21 lines
329 B
Plaintext

.DS_Store
npm-debug.log
dist/
node_modules/
.vscode/*
reactfire/**/*.js
!reactfire/babel.config.js
reactfire/**/*.jsx
reactfire/**/*.js.map
reactfire/**/*.jsx.map
reactfire/**/*.d.ts
reactfire/pub/reactfire/package.json
reactfire/docs/reactfire-metadata.json
sample-complex/.cache/**
sample-complex/src/firebase-key.json
pub