summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-29 07:20:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-29 07:20:05 -0800
commite02951f15bc10d2a0dfc92e6f2ecd7946090c6a7 (patch)
tree5f0c455f02303372be027a979eed163bb5b2a8b1 /.gitattributes
parent37bcbb9c99dfbf0b447a20acdcee8ddfd25a6cbe (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