summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-19 19:07:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-19 19:07:58 -0800
commit07fac06b3c3e3a3fe0252c114b96ca9418e8c4b9 (patch)
treede36f381ea2ded932e20287be1ef7de2c011c8b5 /.gitattributes
parent7c465fb8955f847ab973a9a503e3d98116b83618 (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