summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:46:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:46:14 -0800
commit44da207e5f515f1e6bed0c4b62222e95a8834df5 (patch)
treee1b7c6b86730b97a2da7c07a8eb1f0461c1f3c4f /.gitattributes
parent7dce0669a0a434f6d87bd71224f1640c2637a17c (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