summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel Kinsman <danielkinsman@riseup.net>2018-08-11 11:42:52 +1000
committerStanislaw Halik <sthalik@misaki.pl>2018-08-31 12:10:25 +0000
commitab21cbd07b9d8a024bd3379cb5aa0e773887730a (patch)
tree1286999aa377add1893b959a54c8fe1e4bae3cd8 /.gitattributes
parent773e43879292383a92cd19c84577f8b2cee04450 (diff)
don't consider everything text (like png files) otherwise git converts them
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
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