Initial commit: KiCad v9 schematic, README, and gitignore

This commit is contained in:
cpu
2026-05-14 22:22:03 +02:00
commit 2e9af8ebb2
16 changed files with 11212 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# KiCad v9 .gitignore
# Ignore temporary, backup, and lock files
*.bck
*.kicad_sch-bak
*.kicad_pcb-bak
*.sch-bak
*~
_autosave-*
*.tmp
*.lck
fp-info-cache