summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:26:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:26:13 -0800
commit0c41b4c811398c0a31e01339fc16e8353f29ea94 (patch)
treea184c2e5ed7225ff6e524df102a71dc97571df6b /.gitattributes
parent9a996c9a6c63245bf1f80ff24a5d2d10dfdf02de (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