summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 14:34:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 14:34:19 -0800
commit00c0a4a9a711857e82273ccfa0099801c7476449 (patch)
tree8f5eee2b37afef193e701ea7a4d2803bd447eef6 /.gitattributes
parent37e1ecf3e2bb75535da1168fc8712958b355c53b (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