summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:34:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:34:36 -0800
commitf9bf2f3120e849e03435719dcaa98fab88285372 (patch)
tree67dff6437c2b4f93ce132e320f54e7dfad4dcaa1 /.gitattributes
parentbe42984b5246db303e0502059b7892e3be78c210 (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