summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 22:13:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 22:13:54 -0800
commit4cfe144e246378e6d888fa465761f006f8f13319 (patch)
treef4976a229192a2dfb218c9d4a9048cbf7b34e6f9 /.gitattributes
parent08c79f2288e4b2b4626b0290a01286412f06d50d (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