summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:57:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:57:03 -0800
commita9f9b2033c5a792247ed056cd8797a8caf91c7a4 (patch)
tree5707b641c9ef5d7bc6b492f420ed0ebef696c1fa /.gitattributes
parent7ee65329645352141a85bebdb14cdd82f52fcc19 (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