From 1edf9df5f40f854d8cfc4435b27ecbbfceda9839 Mon Sep 17 00:00:00 2001 From: UzixLS Date: Wed, 29 Jul 2020 18:57:44 +0300 Subject: [PATCH] fix github language detector --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 41139fb..92817f5 100755 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ out/* linguist-vendored +*.kicad_pcb linguist-detectable=true +*.sch linguist-detectable=true