summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:53:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:53:25 -0800
commitef15c79621501605e36efa8c7c2eca842c6779bf (patch)
treeb71bcaeff84693eb2af4e185f4152583adbe4254 /.gitattributes
parent01b89666ae86842f9d8d19bd5a7ab29a7845dfc6 (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