summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:44:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:44:40 -0800
commitaa1d3b4cb0a530e7b6ee4bf0aff84ce0fcc51bc2 (patch)
treea77a5db4faf0681cb49fd1d71e1c4c8b14135f87 /.gitattributes
parent6e6c402dc3db1eb11b7a17aefb0d68fa45df76b3 (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