summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:59:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:59:08 -0800
commit27f67e3680f866d41def331288728ff3787dd072 (patch)
treec64938c31d1c05e6fa663610a0a88d2fec2bb564 /.gitattributes
parent930bdb903fb1a525ad55f7fbc4bc0443eec1c4fb (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf