summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:34:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:34:43 -0800
commit3cffc82933bc6d26342154ef4bb05cb8177eafd1 (patch)
tree8c321476aae3aa121dafb4a0f1fb12679f53429e /.gitattributes
parent2e7f18b9d106d65a766b9c0f87828c3aa7a2fca5 (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