summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:46:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:46:34 -0800
commit6cecb0b2883d1014c114370e6145b103ab9d932b (patch)
tree3981bc035632a5353fe3550e72b2864fe02701f8 /.gitattributes
parentba4f51273a391eeb158001f23e73845d0020c9f1 (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