0
mirror of https://github.com/incutec-hw/KiCad-Library.git synced 2026-09-04 02:52:55 +00:00
Files
incutec-KiCad-Library/.gitignore
JustStan bb472d1e22 Prune to the membership rule, recontract 3D paths, publish as PCM package
64 symbols on no manufactured board removed, with 53 footprints and 94
model files nothing else references. 41 symbols remain: 20 mapped to
manufactured LCSC parts, 21 awaiting an LCSC number (mostly OpenRX RF
parts that are manufactured but unmapped). Validated: every remaining
symbol renders, every footprint loads, no dangling footprint refs.

3D paths move from the removed submodule layout to ${OPENDRONE_LIB},
one path variable for checkouts; build-pcm.py rewrites to the KiCad
third-party dir when packaging. bump-all.sh dies with the pin model.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 11:55:35 +02:00

23 lines
208 B
Plaintext

# macOS
.DS_Store
# KiCad backup and autosave
*-backups/
*.bak
_autosave-*
*~
\#auto_saved_files#
# KiCad generated/local
*.lck
fp-info-cache
# Python
__pycache__/
*.pyc
# Claude
.claude/
CLAUDE.md
dist/