Initial commit: KiCad v9 schematic, README, and gitignore
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user