summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 15:52:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 15:52:48 -0800
commit51b1f9d937c98922babaa41f332ac971b6d7de0b (patch)
tree6250193406f2127e0021041732e542fa65035d79 /.gitattributes
parent6a5b9e58f6cb6e38b6259cf2000a9793a238818f (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