# Dependencies
dalim-app/node_modules/
dalim-app/.pnp
dalim-app/.pnp.*
node_modules/

# Next.js
dalim-app/.next/
dalim-app/out/
dalim-app/build/

# Generated
dalim-app/src/generated/

# Env files
dalim-app/.env
dalim-app/.env.local
dalim-app/.env.development.local
dalim-app/.env.test.local
dalim-app/.env.production.local

# Large source files (open in browser instead)
FUSION_API_index.html
FUSION_API_index.html.zip
Module9.ESFUSION_GraphQLMassActions.pdf

# Python
__pycache__/
*.pyc
*.py[cod]
venv/

# OS
.DS_Store
Thumbs.db
*.pem

# Debug / Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log

# IDE
.idea/
.vscode/

# Docker volumes
dalim-app/dalim_pgdata/

# Claude internal
.claude/

# TypeScript
dalim-app/*.tsbuildinfo
dalim-app/next-env.d.ts

# Build artifacts
dist/
target/
*.jar
*.class

# Large media
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
