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