summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:48:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:48:01 -0800
commitb952a259e8d1a4cc219e518af840b818c291fbee (patch)
treef0ee4b19ead103e15dd81de23c0e17872214a7fb /.gitattributes
parent684d5e5aae765a5404ef1bb1677cd227c9715dd3 (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