# Build outputs and generated files dist/ build/ .next/ .nuxt/ .output/ .svelte-kit/ .astro/ .expo/ .netlify/ node_modules/ .turbo/ # Lock files pnpm-lock.yaml package-lock.json yarn.lock # Testing documentation with pseudo-code examples QA_TESTING_CHECKLIST.md TEST_CASES_SAMPLES.md TESTING_STRATEGY_AUTH_CREDITS.md # Generated type files *.gen.ts *.generated.ts # Cache files .cache/ .parcel-cache/ .eslintcache .prettiercache # Files with pseudo-code or example syntax apps/maerchenzauber/apps/mobile/ANALYTICS.md apps/maerchenzauber/apps/landing/src/components/sections/CharacterGallery.astro apps/maerchenzauber/apps/landing/src/components/sections/StoryShowcase.astro apps/maerchenzauber/apps/landing/src/pages/privacy.astro