summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:57:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:57:00 -0800
commit37a1b1b8031ed469930eff2fda6a05e3083e7cc4 (patch)
tree63447557c1b99e4999a036fc2a81cfb67738b145 /.gitattributes
parent724d6edf81ce55d38ab0445fb817960dd2e98065 (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