sumorobot-pcb/.gitignore

17 lines
229 B
Plaintext
Raw Permalink Normal View History

2018-11-14 08:55:22 +00:00
# ---> KiCAD
# For PCBs designed using KiCAD: http://www.kicad-pcb.org/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
.dsn
2018-11-14 09:43:05 +00:00
export