Explorar el Código

Merge pull request #1604 from Caerbannog/kicad

Add KiCad ignore for .bck and .kicad_pcb-bak
Brendan Forster hace 9 años
padre
commit
eb3cce31df
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      KiCAD.gitignore

+ 2 - 0
KiCAD.gitignore

@@ -3,6 +3,8 @@
 # Temporary files
 *.000
 *.bak
+*.bck
+*.kicad_pcb-bak
 
 # Netlist files (exported from Eeschema)
 *.net