From d4767589c3a27004af61be3f0f6784afad918ae3 Mon Sep 17 00:00:00 2001 From: Mike Walters Date: Sat, 11 Jul 2015 11:51:56 +0100 Subject: [PATCH] Fix KiCad files being detected as Eagle files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..cd8ca813 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.brd linguist-language=KiCad