Files
- Not Found
- Invalid object requested. SHA must identify a commit or a tree.
Last update 2 months 3 weeks
.gitignore# Ignore list for KiCAD Projects # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache # Netlist files (exported from Eeschema) *.net # Autorouter files (exported from Pcbnew) *.dsn *.ses *.zip