summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 09:40:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 09:40:03 -0800
commit4ae04fe28390811aa1dbb518e115f2d160fd6368 (patch)
tree11146c419b020889311e25395aaf956aefb38c38 /.gitattributes
parent10f957637c9a9b99f84670acfd4586f6ecf3ad5f (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