summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:17:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:17:33 -0800
commit02577222833d013f30320a8c3e601b3b4061a067 (patch)
tree3a9d74df12330ca11e58cc8b0e8199c2cdbc2f55 /.gitattributes
parent2128edfc217b0322c501a8e0337eeffacbca32be (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