You've already forked incutec-OpenVTX
mirror of
https://github.com/incutec-hw/OpenVTX.git
synced 2026-08-10 06:15:59 +00:00
CLAUDE.md is local-only by convention. It held the full hardware design reference, now relocated to hardware/DESIGN.md. README updated to reflect the actual repo state: no schematic or layout exists yet, so drop the aspirational schematic hierarchy and structure entries, drop (WIP) from the title, and add an accurate status line. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
19 lines
207 B
Plaintext
19 lines
207 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# KiCad backup/autosave
|
|
*.kicad_sch-bak
|
|
*.kicad_pcb-bak
|
|
*.kicad_prl
|
|
*-backups/
|
|
_autosave-*
|
|
fp-info-cache
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Agent instructions (local-only)
|
|
CLAUDE.md
|
|
.claude/
|