summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:22:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:22:10 -0800
commit5ed895f4418f4e1bf920145d102e70170b468fdf (patch)
tree8aa48599832e310e08f0a9182212e04c4fd552c1 /.gitattributes
parent3c316365ca927f91a4bca006b7e3284655dd4567 (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