summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:00:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:00:43 -0800
commit24e2a9f2fe808a1a6157dfb84663b14ee4df97e4 (patch)
tree1778724a01edc15aca4c602e5a2f2e48e90079fc /.gitattributes
parent5e14984d416aacf8eecf2668bedbb31effc85e1c (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