summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 09:50:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 09:50:33 -0800
commit32b451decf29dcabe18c044aabbd9634c1bf8bf9 (patch)
treee11ec30659ffa4e59aa1dc7968c8a9bba1cbcb4a /.gitattributes
parentb0920f0fb894a6f43b9a94308d3b09a296915eb2 (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