summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 06:25:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 06:25:13 -0800
commit9e39ceb63a67daf77a7f509533969bd13924a0bd (patch)
tree71a38db5563495fd0ab61357949ee99aa170ae0c /.gitattributes
parent91a3a728541e3fef2623608db15e06592cdd4a29 (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