cozy-games/.gitignore
2026-07-03 23:04:52 +02:00

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