# Python __pycache__/ *.py[cod] *$py.class *.egg-info/ dist/ build/ *.egg .venv/ # ESP-IDF build artifacts firmware/build/ firmware/sdkconfig firmware/sdkconfig.old # IDE .vscode/ .idea/ # OS .DS_Store # Environment .env # Test artifacts .pytest_cache/ htmlcov/ .coverage