summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 00:16:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 00:16:53 -0800
commit543c6ea0eab867b7312e3e0ec5ce1bc61e5e0908 (patch)
treedd9198ee07bd306b0f0b57bbb23ed474e65ea703 /.gitattributes
parent664b971a3ce11f62821f324387a7989bfaf95d24 (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