summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-29 07:12:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-29 07:12:42 -0800
commit9966be9b32b8180e3f91896e70c2422deefe4461 (patch)
treec030b1019df8fb760c3cedaebd46dd7c9e038220 /.gitattributes
parent6362941618aefd059bd1aa3c2e1979bd8f449110 (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