Files
rebbarb/.gitignore
T
2026-06-13 18:35:38 +02:00

17 lines
238 B
Plaintext

# 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