summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:23:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:23:36 -0800
commit607943e545f36d1eec6dbe513e31368a936b6694 (patch)
treee752f8a108caa800db82c22f0ce5c2f5a1c32c60 /.gitattributes
parent53107f462514c5a5d86fe830b1bd42028c7b2aa7 (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