summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:44:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:44:11 -0800
commitc3c210ef1edc4f4f853bbca9d9281ba6c31cb239 (patch)
tree7cd4b3f1cd6293f80f3f1564e7b4997b94067d8d /.gitattributes
parent9f546a1f74613ab9d559774fac1b4f99a1e54964 (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