mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-06-12 17:18:44 +08:00
21 lines
329 B
Plaintext
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
|