# IAR Embedded Workbench build outputs
**/Obj/
**/Exe/
**/List/
*.dep
*.pbi
*.pbi.cout
*.o
*.out
*.hex
*.bin
*.sim

# IAR workspace user settings (machine-specific)
*.wsdt
*.wspos
*.dni
*.dbgdt
*.crun
*.browse
*.xcl
*.cspy.bat

# Backup and temp files
*~
*.bak
*.tmp
*.swp
Thumbs.db
Desktop.ini
.DS_Store

# IDE
.vscode/
.idea/

# Secrets
.env
.env.*
*.key
*.pem
credentials.json
