27 lines
591 B
Text
27 lines
591 B
Text
node_modules/
|
|
dist/
|
|
|
|
# generated at publish time from apps/mnswpr/README.md (see scripts/publish-lib.js)
|
|
packages/mnswpr/README.md
|
|
|
|
.claude
|
|
|
|
# Production / local Firebase config values are not committed — set them as
|
|
# Netlify env vars, or keep them in a local, gitignored env file. Dev values
|
|
# live in the committed apps/mnswpr/.env.development (public, non-secret keys).
|
|
.env.production
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Firebase emulator artifacts
|
|
firebase-debug.log
|
|
firestore-debug.log
|
|
ui-debug.log
|
|
.emulator-data/
|
|
|
|
*~
|
|
*swo
|
|
*swp
|
|
|
|
# TEMPORARY - or unnecesary if done
|
|
apps/mnswpr/MIGRATION.md
|