summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:35:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:35:10 -0800
commitf4574c3268260d09794f14bb28064a5e3db37b66 (patch)
tree94d0ea85b5ae021aa9d84be6e468bcf3b76d3db7 /.gitattributes
parent86a5516267a8ddace13269c92ccd3c0957b1b244 (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