Files
rebbarb/.gitignore
T
2026-07-08 22:00:53 +02:00

29 lines
364 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/
# KiCad
fp-info-cache
*.bak
~*.lck
*-backups/
_autosave-*
.history/
hardware/re-bba-rb/gerbers
*-bom.csv
*-cpl.csv
# Editor / OS cruft
.DS_Store
*.swp
.history/