summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:56:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:56:22 -0800
commit3a6c9f700af7ebba1198bf900dacebdaee4570f8 (patch)
tree5732984bcfd458997190d08f3c652fb9899c5777 /.gitattributes
parent31e454f559822f7364b85b03b1d03c26b257fad7 (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