summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:41:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:41:46 -0800
commitf9048ec1763444444edbedf8c57e0a839236cf00 (patch)
tree051eb648335d48c10755e68404e2a39bf1f09330 /.gitattributes
parent625a34b2425570ec2ee8761c581b684e20e4e627 (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