# ESP-IDF generated files
build/
managed_components/
sdkconfig
sdkconfig.old

# Local IDE and tool state
.vscode/
.idea/
.cache/

# Temporary files and build artifacts
*.log
*.tmp
*.bak
*.elf
*.map

