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