Commit bb2e9766 authored by Martin d'Allens's avatar Martin d'Allens

Add KiCad ignore for .bck and .kicad_pcb-bak

These are two other filetypes that KiCad creates before overwriting something.
parent d4c96963
......@@ -3,6 +3,8 @@
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
# Netlist files (exported from Eeschema)
*.net
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment