summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 02:12:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 02:12:01 -0800
commitff1e695d250d4ba3a6399f47166aa2f36106795d (patch)
treeda28b46ee805d694e09e8277ade3e7e9a505fe26 /.gitattributes
parentf4cb11b354d0770bd1d5ae7a73f8c5fb219759b0 (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