summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:36:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:36:35 -0800
commite3af85d4a21d23004894479e05f3b619e5171493 (patch)
tree9ea15936c0749bd8791e8c2566dd9c4e41edd359 /.gitattributes
parent544a49f93086a4d8f30c7d45c3165d84535a64b6 (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