summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:02:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:02:17 -0800
commitdf183a1b19e3a819d7ee8ce19ae8c1096fd416aa (patch)
tree40b4cd163a32a69dddfb93eb681d438b7cf81981 /.gitattributes
parent401eebc5162a271b4cc4ed14a1463809e1f77888 (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