Files
rebbarb/.gitignore
T

26 lines
317 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/
# Editor / OS cruft
.DS_Store
*.swp
.history/