summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 04:55:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 04:55:32 -0800
commitf4f74be4cc50cef2ad36a10a98d171cd5be7bb65 (patch)
tree7c64e334abd7334d199f4f0f8c4d2b45f643110b /.gitattributes
parent44ed386eb7d28e48e51f67ef98cb1381d29ecc13 (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