summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:28:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:28:43 -0800
commit86f3ce8da0fea9889db30945ce2d37b962d350ec (patch)
tree8b35e0519ad0163a295b60ea133ef0eeb6292611 /.gitattributes
parent887f182bebb1500e83f3c41d4dbd32436d27e93d (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