summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:57:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:57:10 -0800
commit0e2e088012c2b30de7d8d811ec6dad12f975a8a1 (patch)
tree618aba31e2b9c800e5a63c9a75571f86ec07fdd3 /.gitattributes
parent10974b83e63985df8dc5e319cf9bc0747afa6755 (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