summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:10:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:10:50 -0800
commit43de5c0b423617119ca25e6b2e9b02e84fadba0b (patch)
treebf299fc5fd6dc0206cecf5e03d444c518a3c0e9f /.gitattributes
parente1911fbfdeec1a3dc55e6df28f5b400fec0b4f4c (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