summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:19:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:19:13 -0800
commit534820d77ec0f720d28a85c7eb1d334fe1fb06ea (patch)
tree52c2ff9452d2bbbb101995bc276ae333ab9bcc81 /.gitattributes
parentcd80b66224e4c8c0780076531d5e78a47d92f786 (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