From f4148abff69704faab8f5cbf3be72b1f77358f36 Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 31 Mar 2017 18:32:48 -0400 Subject: [PATCH] manual sync --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitattributes b/.gitattributes index bee2af83fa..c0b8c0674d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,6 +17,13 @@ *.iml text eol=lf *.txt text eol=lf +# KiCad files +*.dsn text eol=lf +*.kicad_pcb text eol=lf +*.net text eol=lf +*.pro text eol=lf +*.sch text eol=lf + # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary