summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:08:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:08:23 -0800
commit7c1920af30b2a5a1b963d627f355218e223ad073 (patch)
tree5c5371dbcafd730f4da70525122b96356f1a3b80 /.gitattributes
parent79f60c1ce9741302d182a3fe1e17b063f1080cba (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