2016-06-02 11:05:42 +05:30
|
|
|
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
2018-05-09 12:01:36 +05:30
|
|
|
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
2016-06-02 11:05:42 +05:30
|
|
|
|
|
|
|
# Temporary files
|
|
|
|
*.000
|
|
|
|
*.bak
|
|
|
|
*.bck
|
|
|
|
*.kicad_pcb-bak
|
|
|
|
*~
|
|
|
|
_autosave-*
|
|
|
|
*.tmp
|
2018-05-09 12:01:36 +05:30
|
|
|
*-rescue.lib
|
|
|
|
*-save.pro
|
|
|
|
*-save.kicad_pcb
|
2016-06-02 11:05:42 +05:30
|
|
|
|
|
|
|
# Netlist files (exported from Eeschema)
|
|
|
|
*.net
|
|
|
|
|
|
|
|
# Autorouter files (exported from Pcbnew)
|
2017-08-17 22:00:37 +05:30
|
|
|
*.dsn
|
|
|
|
*.ses
|
2016-06-02 11:05:42 +05:30
|
|
|
|
|
|
|
# Exported BOM files
|
|
|
|
*.xml
|
|
|
|
*.csv
|