summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:56:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:56:52 -0800
commitd5b0d6e29d0ab0f155eb728a10c9531fe590b58c (patch)
treefe263616efcddaa8998398dcbd70da3c275838f9 /.gitattributes
parent52c8511838d3a756e5dd1d5f90c6a5651eef0cfd (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