summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:01:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:01:57 -0800
commit90de7d0507206bc209505791a91f68fe49750f52 (patch)
tree591c6b294f72e4095503706cd7d855e6a70f7cfe /.gitattributes
parent61bcf135124a8dd59d8a71392a0303285838827d (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