summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 06:26:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 06:26:24 -0800
commit4653f1bf8bf3b4a0609c335ea0f580af13248b48 (patch)
tree4ff9c92cfe6ad2fbd38a33b8cf8f32c4b25d4f8b /.gitattributes
parent8b1ca75b8176bbe92b9686559d01e33587b8187c (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