2019-06-26 04:12:41 +00:00
|
|
|
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
2019-06-26 04:13:01 +00:00
|
|
|
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
2019-06-26 04:12:41 +00:00
|
|
|
|
|
|
|
# Temporary files
|
|
|
|
*.000
|
|
|
|
*.bak
|
|
|
|
*.bck
|
|
|
|
*.kicad_pcb-bak
|
2020-05-20 21:21:12 +00:00
|
|
|
*.sch-bak
|
2019-06-26 04:12:41 +00:00
|
|
|
*~
|
|
|
|
_autosave-*
|
|
|
|
*.tmp
|
|
|
|
*-rescue.lib
|
|
|
|
*-save.pro
|
|
|
|
*-save.kicad_pcb
|
|
|
|
fp-info-cache
|
2022-02-06 00:08:54 +00:00
|
|
|
GW28R8128-backups/*
|
2019-06-26 04:12:41 +00:00
|
|
|
|
|
|
|
# Netlist files (exported from Eeschema)
|
|
|
|
*.net
|
|
|
|
|
|
|
|
# Autorouter files (exported from Pcbnew)
|
|
|
|
*.dsn
|
|
|
|
*.ses
|
|
|
|
|
|
|
|
*.DS_Store
|
2021-04-03 08:49:04 +00:00
|
|
|
Documentation/~$M01Manual.docx
|
2024-02-16 19:04:15 +00:00
|
|
|
*.kicad_prl
|