mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-22 11:46:43 +02:00
Projects included: - maerchenzauber (NestJS backend + Expo mobile + SvelteKit web + Astro landing) - manacore (Expo mobile + SvelteKit web + Astro landing) - manadeck (NestJS backend + Expo mobile + SvelteKit web) - memoro (Expo mobile + SvelteKit web + Astro landing) This commit preserves the current state before monorepo restructuring. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
32 lines
No EOL
396 B
Text
32 lines
No EOL
396 B
Text
node_modules/
|
|
.expo/
|
|
dist/
|
|
npm-debug.*
|
|
*.jks
|
|
*.p8
|
|
*.p12
|
|
*.key
|
|
*.mobileprovision
|
|
*.orig.*
|
|
web-build/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# @generated expo-cli sync-2b81b286409207a5da26e14c78851eb30d8ccbdb
|
|
# The following patterns were generated by expo-cli
|
|
|
|
expo-env.d.ts
|
|
# @end expo-cli
|
|
|
|
# Environment files
|
|
.env
|
|
.env.local
|
|
.env.development
|
|
.env.staging
|
|
.env.production
|
|
.env*.local
|
|
|
|
# Temporary files
|
|
*.log
|
|
*.tmp |