summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 05:45:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 05:45:47 -0800
commitdb4846f2daed5c7b9a8b5be4cda0b227630e82c4 (patch)
treefea4d8711760d763e720548c695c6b587e5dae91 /.gitattributes
parent8c7b1a6577d220cbcf593db8e122d21327c46faa (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