summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:10:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:10:35 -0800
commita8b91c06196a8f7884908e3444a931d78bf3fb60 (patch)
treeda85db7edfc629d5427f88aea83c5e6a44624b2a /.gitattributes
parent3d1e4619624061a62c914d61d9f3b4838636e1d8 (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