From 820f5343c0455bcecff7f436a07e326f320bce30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Jos=C3=A9=20Pereira?= Date: Sun, 11 Mar 2018 10:22:05 -0300 Subject: [PATCH] KiCad: Add backup, cache and rascue formats MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrick José Pereira --- KiCad.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/KiCad.gitignore b/KiCad.gitignore index 6b522fa8..198392e5 100644 --- a/KiCad.gitignore +++ b/KiCad.gitignore @@ -9,6 +9,10 @@ *~ _autosave-* *.tmp +*-cache.lib +*-rescue.lib +*-save.pro +*-save.kicad_pcb # Netlist files (exported from Eeschema) *.net