# AI tool output (planning artifacts are excluded from git)
_bmad-output/

# PlatformIO build artifacts
.pio/

# Environment overrides
.env.local
.env.*.local

# Symfony runtime
var/
storage/images/

# Composer
vendor/

# macOS
.DS_Store

# IDE
.idea/
.vscode/
*.swp
