summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:06:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:06:53 -0800
commit69e575da4a001e214c4ac6e36f1404a4573dfd9c (patch)
tree821ec3c11ef60937aad15885c233a41eeced8b21 /.gitattributes
parent8fc9e796c0c10b1c401dff1a11f3900cba3f8315 (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