summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 04:58:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 04:58:52 -0800
commitc0f3474ccfecb6e8c6101f05489b44e1e509db8d (patch)
treef4aad7fc2546c002255132a66bb86386045a1a99 /.gitattributes
parent810b840085ca62dcf13c3830b548712cd862a7b7 (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