summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:03:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:03:32 -0800
commitb27fdc3577209129d6bf65a43cd546879b2641ea (patch)
tree108c89b7b8c9b0d71ae16c24b7335407918ecc57 /.gitattributes
parent512a3baa47e9bc8c2ac7e165417e889b08494a44 (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