summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 14:56:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 14:56:08 -0800
commit57dfd9ab2c0f1dca90d2b312570728fe1a5c6d15 (patch)
tree48570965c5065a0d5cc378c3956ae2b471b461c0 /.gitattributes
parent83cd18a6c34ab9fe456d603b6a3283c318c2bde8 (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