summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:00:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:00:46 -0800
commit335c73ae4c26fb019f6a66e554e65e317e2a239d (patch)
tree84faace3fe0e205af542bb97ca27adfc2fbd0628 /.gitattributes
parent2ef4c62b02f8e5dab966c16ca33e25c7c93ee5fd (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