summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 00:58:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 00:58:48 -0800
commit41678e908435c894c10fcdd4fe852acced500a6a (patch)
tree1a912d3f9a504b61020b5bd36fc3f116dc9bd6bf /.gitattributes
parentc421d9384fd6bc35383506cdae26d0c717d8eac5 (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