summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-08 07:19:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-08 07:19:56 -0800
commit62548a4ef84dae4e61cdcdb5a620fd6f9165cc04 (patch)
tree8893b4e8cf248c55aea4aee35b125fcb72e6518e /.gitattributes
parent10adbde99b24da37890df5c11fd3b8caf8c785b2 (diff)
Normalize
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