summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:38:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:38:18 -0800
commit4ffc0a07ee718636d5e3d7814355a211caa85b7c (patch)
tree2c8c5f605da5560fc1983e74b073e8113bd89f50 /.gitattributes
parent3f8fc94382690a1376105a31b78d7b859447984f (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