summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 10:07:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 10:07:05 -0800
commit5e853c1133dcbc01b516d6a2fb11de21c252bde9 (patch)
tree33e1e2ad3e5443393a2f1e12981196364589c9eb /.gitattributes
parent11a2989d304eca7de2effb3e7002c8d30b0095a0 (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