From f3768bcee6f031a730cf3b7e0dac3e46935b1cca Mon Sep 17 00:00:00 2001 From: Andrew Collins Date: Mon, 19 Dec 2022 10:53:38 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index adad3c1..9d05eaf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -*.kicad_* lockable +*.kicad_pcb lockable +*.kicad_sch lockable +*.kicad_pro lockable