summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:09:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:09:52 -0800
commit5ce3ed7a420245e80bae951b6eed372342c81488 (patch)
treeed5d11d172c09a1ccd473f9be2fb301441f5cd9c /.gitattributes
parent9641c2734bd6b8cd8853bf20a3af594c94e3cca6 (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