summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 21:20:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 21:20:17 -0800
commit922910d2c9e5cf94d86116f76baddcb4cb971c92 (patch)
tree5588625694f3e362affab55a1d0d4d47d6ddace7 /.gitattributes
parent8056b5ea0cef2b1c2d21ec1702248123840447e2 (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