summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:13:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:13:34 -0800
commit22708df4665976645f9d5b9e3c4eb85468125ec4 (patch)
treee7cbeca730f7bcc9407c2189f00d190d147607be /.gitattributes
parentfe09c046c3d5530889dd4447a107f28bd0ce80e6 (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