summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 23:56:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 23:56:23 -0800
commit79e1f913120e9624c615c13107a9c022a9df6c65 (patch)
treee0cc2a869ef5e315d09d1664bb22a617803fdbe0 /.gitattributes
parenta4023b893098564edce464c1928be32817b0cefa (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