summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:49:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:49:41 -0800
commitbc94560a6adb485e313bd95aa362163ad27e7146 (patch)
treeb9277b746e86d9e877120bc90aca59dccf2d5d09 /.gitattributes
parent53b55ecb6b2c85a0c5b51c65ba3ad7fcb0d08da4 (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