summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:15:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:15:40 -0800
commitfa3b8e4d932f5c295eaedc055a83d62d52a7159a (patch)
tree13a41f82ab82f839ba9b2896f744080a0720a7f2 /.gitattributes
parenta8eacab865ecd5936ae4c4b8f977da0389a33c1b (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