From d7ec04f995b1cd1bd676988c459da9bcb5c84793 Mon Sep 17 00:00:00 2001 From: blitzman Date: Sun, 5 Feb 2017 17:08:11 -0500 Subject: [PATCH] test change to .gitattributes to specifically tell pyfa.py to save with LF line endings --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 880b12415..9344e9905 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,7 +14,7 @@ *.py3 text eol=crlf *.pyw text eol=crlf *.pyx text eol=crlf - +pyfa.py text eol=lf # Denote all files that are truly binary and should not be modified. # Binary files