summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:46:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:46:13 -0800
commit96349bcc1a4eb6d70b0f3993447e415ad0a0c089 (patch)
tree428cf613d5fe1be89fc44dd1ca666522ef2d5279 /.gitattributes
parent7d36738c62919fadb105c000780add0e968d388f (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