mirror of
https://github.com/hatlabs/SH-ESP32-engine-hat.git
synced 2025-05-15 14:40:13 -07:00
28 lines
395 B
Plaintext
28 lines
395 B
Plaintext
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
|
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
|
|
|
# Temporary files
|
|
*.000
|
|
*.bak
|
|
*.bck
|
|
*.kicad_pcb-bak
|
|
*.sch-bak
|
|
*~
|
|
_autosave-*
|
|
*.tmp
|
|
*-save.pro
|
|
*-save.kicad_pcb
|
|
*cache.lib
|
|
fp-info-cache
|
|
SH-ESP32-cache.lib
|
|
|
|
# Netlist files (exported from Eeschema)
|
|
*.net
|
|
|
|
# Autorouter files (exported from Pcbnew)
|
|
*.dsn
|
|
*.ses
|
|
|
|
*.DS_Store
|
|
|