summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:06:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:06:39 -0800
commitbadf7f03e29ac455b42539a4432ef0c4d3015464 (patch)
tree143b297a3cd09bdf2135f6c0696ef51ccb7686f4 /.gitattributes
parent57647f8502577b49ae67456470a02e104f045805 (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