# The devcontainer build uses context ".." (the repo root) but only ever COPYs # requirements.txt. Keep the context small so a rebuild doesn't ship the whole # repo (~333 MB) to the docker daemon. .git/ .venv/ build/ hardware/ docs/ diagrams/ examples/ *.vcd *.pcapng *.bin *.asc *.json.gz __pycache__/ *.pyc