From ab21cbd07b9d8a024bd3379cb5aa0e773887730a Mon Sep 17 00:00:00 2001 From: Daniel Kinsman Date: Sat, 11 Aug 2018 11:42:52 +1000 Subject: don't consider everything text (like png files) otherwise git converts them --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 9be84023..50771f57 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,4 +9,3 @@ *.cc text=auto eol=lf *.md text=auto eol=lf *.csv text=auto eol=lf -* text=auto eol=lf -- cgit v1.2.3