mirror of
https://github.com/zhigang1992/firebase-tools.git
synced 2026-01-12 22:47:24 +08:00
18 lines
163 B
Plaintext
18 lines
163 B
Plaintext
/.vscode
|
|
node_modules
|
|
/coverage
|
|
/.nyc_output
|
|
firebase-debug.log
|
|
npm-debug.log
|
|
package-lock.json
|
|
yarn.lock
|
|
.npmrc
|
|
|
|
.DS_Store
|
|
.idea
|
|
*.iml
|
|
*.tgz
|
|
scripts/*.json
|
|
|
|
lib/
|