summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:31:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:31:44 -0800
commit66040495b4225da4876e702ec564dcfe69b9af33 (patch)
treecf4f8d8b8b83bcb6f4ee7ae1ada8d3462d38f475 /.gitattributes
parenteb2f07af7f09e80286b7ecef6b8ffc8b02c5e033 (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