summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 11:58:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 11:58:40 -0800
commit2010e9f1a69f885e87eb3823523e82d1a4aed0f5 (patch)
treefbaaebe47035df91ef437fcef48a837edf4b7f1b /.gitattributes
parent0f1f5448478868e85e2dd5e06b9feb463b0286f4 (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