summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:39:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:39:46 -0800
commit88fbb1eb334e891a602932abd11d0f81ce347045 (patch)
tree9d75726312bb944d3a3900f00e7cba9567a227e9 /.gitattributes
parent90975f8eca785c33cea912016a81b4c5cad8e508 (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