summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 08:32:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 08:32:32 -0800
commit3817c23711664c7990a454a33c76c5d29816ae19 (patch)
tree8488d9604519c8a4b8439831c0b348a55cde4762 /.gitattributes
parent2c99585e73a27d0f0a32a7b04cec7a21b8077d67 (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