summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 16:53:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 16:53:02 -0800
commit988e9e8ca95fdd20e073a5fda74a77b34ae65b3b (patch)
treee61c125af25d9ecb8ace9f49a207c426380416dd /.gitattributes
parent252b6edaac08c01db7980438d9227c7d41c5d3d0 (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