You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
286 B
21 lines
286 B
3 years ago
|
# export files for BOM
|
||
|
*.csv
|
||
|
*.tsv
|
||
|
*.xml
|
||
|
# 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
|