0
mirror of https://github.com/incutec-hw/OpenVTX.git synced 2026-08-10 06:15:59 +00:00
Files
incutec-OpenVTX/.gitignore
JustStan 80b56ab58d Untrack agent instructions, clean README status wording
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>
2026-08-05 22:15:30 +02:00

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/