summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:57:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:57:56 -0800
commit66e2372e333fb4e02a1637529bf3dc227403e8ce (patch)
treea49b24db2baf9e01d5fc217a7e07207c1b90d289 /.gitattributes
parentf68e40399ed8b76724fcf9bef55bcde2996f485e (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