# ESP-IDF build outputs build/ build-*/ **/build/ # Python cache __pycache__/ *.py[cod] .venv/ **/.venv/ # IDE/editor .vscode/ .idea/ *.swp # OS .DS_Store