summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:02:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:02:28 -0800
commitcdd3fb93292c0a9a9a0a68c9c8a0227bc1c7531f (patch)
treefe4e1d0fde027d973274e3c1d39afcb80836a926 /.gitattributes
parentc7e8cd74e2e0edf06beeb6ab007d19bfa3f3b58c (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