summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 09:37:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 09:37:52 -0800
commita0f4f49bb6b4d0db0eb1295380f3c3b9ee47d2cb (patch)
tree7b6f24b4a92a29627305ad45ad50961d20add3b4 /.gitattributes
parent9e3657f1578bcb8e4f1eb45246bb4cd5c16b75ed (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