From 731caa4f7fc4b7c9abdab1985c92cfc9fcd6f491 Mon Sep 17 00:00:00 2001 From: dokuhn Date: Mon, 7 Nov 2022 09:11:38 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d11bfb5..aa52b46 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,6 @@ * text=auto *.kicad_pcb linguist-detectable=true -*.kicad_sch linguist-detectable=true + +Libraries/* linguist-detectable=false +Gerber/* linguist-detectable=false