summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 11:29:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 11:29:07 -0800
commit7860d1400d5ff1a9022bf9a36cc4b081fe57c947 (patch)
tree82b1a7c7e972bb49be0c23d6d9adb6546b63f799 /.gitattributes
parent059d6c4e8c8c30f8394c1968ab6521788c3c9628 (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