Commit eb3cce31 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1604 from Caerbannog/kicad

Add KiCad ignore for .bck and .kicad_pcb-bak
parents 519f1e4c bb2e9766
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
# Temporary files # Temporary files
*.000 *.000
*.bak *.bak
*.bck
*.kicad_pcb-bak
# Netlist files (exported from Eeschema) # Netlist files (exported from Eeschema)
*.net *.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