summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 10:59:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 10:59:55 -0800
commit045ee76a04cb150614f8c3481a373e203a4c1b09 (patch)
tree56beb03ecf966abb20f45d7ede3bc0a0fd1f09b0 /.gitattributes
parent3771f6509c3781268fff440011fdc4c167cf7d62 (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