# Env
.env
*.env

# Node / build
node_modules/
dist/
build/
.next/
.nuxt/
.cache/
.parcel-cache/
.vite/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# OS / editor
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
*.swo

# Python
__pycache__/
*.pyc
.venv/
venv/

# Planning binary assets (kept locally, excluded from git)
.planning/Big Breath/
.planning/extracted-assets/
.planning/competitive/
.planning/presentation-deck/
.planning/visualconcepts/
.planning/concept-*.png
.planning/concept-*.jpg
.planning/zip-manifest-raw.txt

# Large binary file types anywhere
*.psd
*.ai
*.sketch
*.fig
*.indd
*.pptx
*.ppt
*.docx
*.doc
*.xlsx
*.xls
*.pdf
*.zip
*.tar
*.tar.gz
*.tgz
*.rar
*.7z
*.dmg
*.iso

# Video files (images are kept)
*.mp4
*.mov
*.avi
*.mkv
*.webm
*.wmv
*.flv
*.m4v
*.mpg
*.mpeg
.htpasswd
