# Generated FPGA build artifacts (regenerate with: python -m exi_bba.synth)
build/

# Simulation waveforms (regenerate by running the testbenches)
*.vcd

# Python
__pycache__/
*.pyc
*.pyo
.venv/
venv/

# Editor / OS cruft
.DS_Store
*.swp
