summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:50:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:50:45 -0800
commit163ccda3314d7ff34b56f8b1faa438d977a67b19 (patch)
tree4171631454e16006959740f8ec511b0ddd1e68d3 /.gitattributes
parentcf887a417014109c0074b08bc66f12f19f160b8c (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