summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:46:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:46:47 -0800
commitf3cc38540bc6b275ebd0f30b532a55281716f347 (patch)
tree71edbe9c519a2fa817af11b20f90e1758b94f468 /.gitattributes
parent6077b5a5b152b1fb643ac6be8b282acc17507091 (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