summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:38:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:38:24 -0800
commit18e2ec012d8941f64c7cb62ef9fa29c2618e2f77 (patch)
tree24c7d081b52370a483825d2a41cfa626196a6ebd /.gitattributes
parent30c6ba822602890ba60c750d70aee01444bbb15c (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