summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:11:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:11:10 -0800
commitaf800bccb475d05e366494bd9d0cadc9f4e7207a (patch)
treee463218d336425885a1ae3e89bfe9bfe19a67159 /.gitattributes
parent9921901d53dd480389a56d93ef498db1c98af8a8 (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