summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:07:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:07:54 -0800
commit859fbfc96329d132871529225b1e692e1db9b6ea (patch)
tree6fecc46c3801ed46f64a9d2decc20f65c240f013 /.gitattributes
parentafd49147d8b2bd675a2a37b2a943672c41e19114 (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