summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 01:28:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 01:28:57 -0800
commit3e56b56d761d209c8a48955d466247641e606744 (patch)
tree4bb86fc0eb7894fd753718780f19bbf8944134a5 /.gitattributes
parent2f5f8da743dc9dcf1b723cd36da4bd1a09c3c68c (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