From bc1ef813c2baa6d534a1cabf50d34a10f7b0d571 Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 19 Sep 2020 16:53:35 -0500 Subject: [PATCH] Fix whitespace. --- .gitattributes | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitattributes b/.gitattributes index 144d3aa5..7ceffe52 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,10 @@ *.janet linguist-language=Clojure -*.janet text eol=lf -*.c text eol=lf -*.h text eol=lf -*.md text eol=lf -*.yml text eol=lf -*.build text eol=lf -*.txt text eol=lf -*.sh text eol=lf +*.janet text eol=lf +*.c text eol=lf +*.h text eol=lf +*.md text eol=lf +*.yml text eol=lf +*.build text eol=lf +*.txt text eol=lf +*.sh text eol=lf