summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:33:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:33:17 -0800
commitae4411dbb52cc2a1f80d7373d3352eb10a75107e (patch)
tree8441bd22dd0983dfef74616b6c13e7af2794c49b /.gitattributes
parentac9b775fb8c954320f995fd4e5055ebc69580ed3 (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