summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:47:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:47:11 -0800
commitc6a157d09a28e943205fac594e9a7bd7520df949 (patch)
tree51768a2826d89e00eadd48ac49c6c5e142e01a18 /.gitattributes
parent312d0e3720cb0b4e3b608aaa1d3f0412fbe99c6c (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