summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:41:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:41:45 -0800
commit798390d94630d622da52ec4ccd1b07fd4abcea12 (patch)
treef4e8a017f40db13c84177016a4543ee9494fe163 /.gitattributes
parent7fcd54a0c2759abfd9842c968de9c020e3697406 (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