summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:12:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:12:43 -0800
commitba918e38771f3c1986f5785dec2bae910de879d0 (patch)
tree561e25821ab86b92198cea7e4fd5d5c650779c3f /.gitattributes
parent0ea58f6c8b4bed058520d9becc371d2b36bb7063 (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