summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 02:16:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 02:16:25 -0800
commit21e0fee5660c3dbb8b19092910b5d7b870f0c1bf (patch)
tree3fad42acc01405622f87cc70f84b5fde1c2dc26f /.gitattributes
parent46a5d207c6a005cb2b51f666451b5741d1b71f66 (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