summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:16:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:16:57 -0800
commit81863b2a17416e8a27910b74936e83b1273d95ec (patch)
treec4c43162376311c3d43fd622e8532e6b1dd6f47a /.gitattributes
parentc3147482333d2d80f6b852dbed9dd86e0728c327 (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