summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:24:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:24:25 -0800
commit065ea465d1bb11d9d2d89a2d56792faa0de0c4a8 (patch)
tree81627242ffdd4a9109119d57fe607d8511f6422a /.gitattributes
parent944eb1190cc297417d894b0f27ffd56306f78659 (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