summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 05:25:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 05:25:06 -0800
commitf8350028de03735b9f6f37f97d42f348e9f0cbbf (patch)
treea119a04b524f7494bb51df37fb12c85c3d0ec048 /.gitattributes
parent7e8675000faf80ad971850f7bea2a81ac525c7d7 (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