mirror of
https://github.com/garrettsworkshop/NuBus-ESP32.git
synced 2024-12-21 04:29:24 +00:00
30 lines
473 B
Plaintext
30 lines
473 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
|
||
|
*-rescue.lib
|
||
|
*-save.pro
|
||
|
*-save.kicad_pcb
|
||
|
fp-info-cache
|
||
|
|
||
|
# Netlist files (exported from Eeschema)
|
||
|
*.net
|
||
|
|
||
|
# Autorouter files (exported from Pcbnew)
|
||
|
*.dsn
|
||
|
*.ses
|
||
|
|
||
|
*.DS_Store
|
||
|
cpld/db/GR8RAM.db_info
|
||
|
cpld/db/GR8RAM.tmw_info
|
||
|
cpld/GR8RAM.qws
|
||
|
Documentation/~$4205AManual.docx
|