Files
Last update 3 years 6 months
by
Michaël
Files | |
---|---|
documentation | |
gerber | |
.gitignore | |
roxie-lcd-cache.lib | |
roxie-lcd.kicad_pcb | |
roxie-lcd.pro | |
roxie-lcd.sch |
.gitignore# 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 # Exported BOM files *.xml *.csv