diff --git a/.gitattributes b/.gitattributes index 2f709938..7674f8a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,8 +4,8 @@ *.ino text eol=lf *.h text eol=lf *.c text eol=lf -*.ini test eol=lf -*.msq test eol=lf +*.ini text eol=lf +*.msq text eol=lf # Denote all files that are truly binary and should not be modified. *.png binary