mnswpr/.gitignore
Ayo f6b71023ec
Some checks are pending
Checks / lint (push) Waiting to run
Checks / test (push) Waiting to run
Checks / content (push) Waiting to run
chore: flatten the app workspace
2026-07-18 21:12:24 +02:00

24 lines
469 B
Text

node_modules/
dist/
.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 .env.development (public, non-secret keys).
.env.production
.env.local
.env.*.local
# Netlify CLI site link (written by `netlify link`)
.netlify/
# Firebase emulator artifacts
firebase-debug.log
firestore-debug.log
ui-debug.log
.emulator-data/
*~
*swo
*swp