From 1ce33843b645e3139bd414c2d048c628967f4e07 Mon Sep 17 00:00:00 2001 From: luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> Date: Sat, 13 Jun 2020 13:40:49 -0400 Subject: Add missing text files to .gitattributes. --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index 9e4fad21e..2badfa42c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,10 @@ Makefile text eol=lf *.sed text eol=lf *.sh text eol=lf *.json text eol=lf +.gitignore text eol=lf +.gitattributes text eol=lf +*.yml text eol=lf +*.py text eol=lf *.png binary *.bin binary -- cgit v1.2.3