summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:29:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:29:23 -0800
commitddcc280b58158d72df476e6c7cf08932fafea403 (patch)
tree5b2afb8e72b4a2ec8bb7c41a6134da00ce1140c4 /.gitattributes
parentfad55b812baf42c61c8b8d1b7ab3b3472aaf9adc (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