21 lines
276 B
Plaintext
21 lines
276 B
Plaintext
# Secrets
|
|
.runtimeconfig.json
|
|
|
|
# GCP deployment artifact
|
|
dist/
|
|
|
|
# Compiled JavaScript files
|
|
lib/
|
|
|
|
# TypeScript v1 declaration files
|
|
typings/
|
|
|
|
# Node.js dependency directory
|
|
node_modules/
|
|
|
|
package-lock.json
|
|
ui-debug.log
|
|
firebase-debug.log
|
|
firestore-debug.log
|
|
firestore_export/
|