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