summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:58:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:58:16 -0800
commit0fcf795a5d1ce0615fc0be6a89184851be5c7ab2 (patch)
treee7c48f890ea3cbff8be016ad76b5eda425f2bc73 /.gitattributes
parentaac96c4c0c6a8b38fa5e70c1a649a4d8de3b4cea (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