summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:59:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:59:44 -0800
commit66e1c039c4ed29727a0d6d567fe9ee16875e9538 (patch)
treea81772227060968ab1fd4b2dfe456b560fc283e8 /.gitattributes
parent6f2c259f0e89f9de529ed8fabaadb95fb8fa5e6f (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