summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:53:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:53:15 -0800
commit0d15f30174e35f00f880c2e7f9e0f7fa2f67b451 (patch)
tree8c56bcf89087de023d0433489b575419e54268cf /.gitattributes
parent1ba99cc1f836cf5cfe4a77c227772dd48782929f (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