summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:53:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:53:48 -0800
commit97ff9533a2fc6db6239a4e264eaebe73f8d3d4ed (patch)
treea132c6526d9880f82a759e9d1f3ad02c2149bc69 /.gitattributes
parentff057760540ad4332446b373ab2c8fb143e3cf1f (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