2021-11-08 03:50:27 -07:00
|
|
|
# For PCBs designed using KiCad: https://www.kicad.org/
|
|
|
|
# Format documentation: https://kicad.org/help/file-formats/
|
2015-03-19 19:59:59 +00:00
|
|
|
|
|
|
|
# Temporary files
|
|
|
|
*.000
|
|
|
|
*.bak
|
2015-07-27 23:41:56 +02:00
|
|
|
*.bck
|
|
|
|
*.kicad_pcb-bak
|
2020-07-12 16:07:13 +01:00
|
|
|
*.kicad_sch-bak
|
2021-08-15 08:52:06 +08:00
|
|
|
*-backups
|
2020-07-12 16:07:13 +01:00
|
|
|
*.kicad_prl
|
2019-08-20 13:48:18 +02:00
|
|
|
*.sch-bak
|
2015-12-18 19:07:50 +01:00
|
|
|
*~
|
|
|
|
_autosave-*
|
|
|
|
*.tmp
|
2018-03-11 10:22:05 -03:00
|
|
|
*-save.pro
|
|
|
|
*-save.kicad_pcb
|
2019-05-12 08:45:08 -04:00
|
|
|
fp-info-cache
|
2023-12-27 22:59:39 +08:00
|
|
|
~*.lck
|
|
|
|
\#auto_saved_files#
|
2015-03-19 19:59:59 +00:00
|
|
|
|
|
|
|
# Netlist files (exported from Eeschema)
|
|
|
|
*.net
|
|
|
|
|
|
|
|
# Autorouter files (exported from Pcbnew)
|
2017-01-12 00:14:28 -08:00
|
|
|
*.dsn
|
|
|
|
*.ses
|
2015-12-18 19:07:50 +01:00
|
|
|
|
|
|
|
# Exported BOM files
|
|
|
|
*.xml
|
|
|
|
*.csv
|