.claude/lullu.md

# OS
.DS_Store
Thumbs.db

# Claude
.claude/settings.local.json
.claude/tsc-cache

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# Logs
*.log
logs/

# Environment files
# .env
# .env.*
.env.local

# Temporary files
*.tmp
*.temp
.cache/

# Build outputs
dist/
build/
out/

# Dependencies
node_modules/
__pycache__/
*.pyc
.Python
venv/
env/

# Testing
coverage/
.coverage
htmlcov/
.pytest_cache/

# Database
*.db
*.sqlite
*.sqlite3

# Infrastructure
.terraform/
terraform.tfstate*
*.tfvars

# Misc
.backup/

# Cloudflare Workers
backend/.wrangler/
backend/wrangler-test.toml

# TypeScript build info
*.tsbuildinfo

# Backup files
*.bak

# Test database
backend/test.db

# Apple Auth Keys - NEVER commit these!
backend/keys/
# *.p8  # APNS keys are stored in web/ios/certificates for team access
*.p12
*.cer

logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
dev-debug.log
# Dependency directories
# Environment variables
.env
# Exception: fastlane .env is committed to repo (contains shared config)
!web/ios/App/fastlane/.env
# Exception: figma-cli .env (shared Figma PAT for team)
!figma-cli/.env
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# OS specific

# Task files
# tasks.json
# tasks/

# Reference directory (temporary files/docs)
reference/

# Analysis and temporary files
console.js
AGENTS.md
dau-analysis-2025-09/
mathking_event_setup.md
send_prod_noti.ipynb
test_push_notification.ipynb
tools/logcat-viewer/
scripts/delete-user.sh

# Temporary documentation (move to docs_feature if needed)
docs/AIRBRIDGE_EVENT_MAPPING.md
docs/AIRBRIDGE_IMPROVEMENTS.md
docs/AIRBRIDGE_IMPROVEMENT_PLAN.md
docs/AIRBRIDGE_LOGGING_REVIEW_AND_PROPOSAL.md
docs/AIRBRIDGE_MASTER_PLAN.md
docs/AIRBRIDGE_VERIFICATION.md
docs/FEATURES_KO.md
docs/FIREBASE_ANALYTICS_INTEGRATION_PLAN.md
docs/FIREBASE_ONDEVICE_IMPLEMENTATION.md
docs/GOOGLE_ON_DEVICE_MEASUREMENT_PLAN.md
docs/adr/_TEMPLATE.md
docs/capacitor-updater-storage.md
docs/ios-solver-scroll-audit.md
docs/web-architecture-audit/

# Android Debug Build Files
web/android/debug-apks.apks
web/android/debug-extracted/
web/android/*.apks
web/android/universal.apk
web/android/app-debug.apks
web/android/.kotlin/
web/releases/

scripts/sql_results
web/ios.backup.pods-only/
.wrangler

# Exclude embedded repos / local work dirs (do not add as submodules)
.context/capacitor-updater/
Case_comp_delhi/

# RND Benchmarks
rnd/*/output/
rnd/*/.cache/
rnd/*/__pycache__/
rnd/*/result_viewer.html
rnd/mpl_bench/result_viewer.html
rnd/mpl_bench/bench_output/
rnd/schemdraw_bench/result_viewer.html
rnd/schemdraw_bench/output/
rnd/ide-note/backend/storage/
rnd/circuitikz_bench/output/
*.bak

.mcp.json
capacitor-airbridge/node-compile-cache/
.sisyphus/
# next-agents-md
.next-docs/
blog-astro/
