cozy-games/.gitignore
Ayo 969ebba067 chore: restructure to new cozy-games monorepo
Reviewed-on: https://git.ayo.run/ayo/cozy-games/pulls/1
Co-authored-by: Ayo <ayo@ayco.io>
Co-committed-by: Ayo <ayo@ayco.io>
2026-07-03 13:53:13 +00:00

24 lines
529 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