Stepcraft-GRBLizer/.gitignore

22 lines
271 B
Plaintext
Raw Permalink Normal View History

2017-09-09 11:42:58 +03:00
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
_saved*
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
.dsn
# Exported BOM files
*.xml
*.csv