summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:40:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:40:27 -0800
commite31a3e449db93747e7894f9111c8a017c07423f8 (patch)
treef5c3019370016e9e976c9c91b5462f2d87f54bac /.gitattributes
parentff23d75119b87e4ad81a6825e6096c6ab7aba613 (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