summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 23:44:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 23:44:01 -0800
commitef9d7afcae136fb2cf99d5053631994d5831b1b7 (patch)
tree63deba54f0759db52d4efc1f69a78e3faf47a1ea /.gitattributes
parent021d6770f9edc4884b24a2818a2d2f3f8f84b9a4 (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