summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 04:05:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 04:05:26 -0800
commitb6d44dd4f96cf8e92cf26c6765be472ef29580ef (patch)
tree71c7e88a13fccf684e59d0da910de324e2f77b49 /.gitattributes
parented99da188b5853249e4ff7ec3440bebae6c6fab0 (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