metronome/hardware/kicad/.gitignore
Me Here 5aac3ab172 PM_K-1 hardware: stop tracking generated SKiDL artifacts (.erc/.log/_sklib.py)
These build outputs leaked into git (the .gitignore only covered .net/.pdf/etc). Added
the patterns and untracked the files (kept on disk). Keeps the repo to source only and
stops generated churn from being swept into unrelated commits.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 22:54:28 -05:00

12 lines
165 B
Text

# KiCad + SKiDL generated/derived outputs (keep source: *.kicad_sch/_pro/_pcb)
*.net
*.pdf
*.svg
*.rpt
*.erc
*.log
*_sklib.py
*-bak
*.kicad_prl
fp-info-cache
~*.lck