summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:24:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:24:24 -0800
commitc03d3be1461a69cba041f49abf79b573b8c8da34 (patch)
tree1fec94f1eb5ac32e86bf8093e41eafc8a5371ef6 /.gitattributes
parentd7731cf266c06a12f690e4332b3cd39da16f14e2 (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