summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:10:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:10:28 -0800
commitbdfa154d2e46d6cbe7e3a32c6755a73ff31f1413 (patch)
tree3779c52381140b1ac7b3edb45e06bd5a77bf8f93 /.gitattributes
parentd374b8c9009a01214f74acb9de2f16f72f6d5846 (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