summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:59:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:59:40 -0800
commite3800c8c68fa17c5a92ef54d5f0f07d4b891603d (patch)
tree4403afbc9e0df4234b03b4b7253993aef2cc6aea /.gitattributes
parent8d8599920b9b3a4e9f397cc5f41b56d93b5ce197 (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