summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:17:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:17:07 -0800
commit62bdd418c6d46e914e810e686cac0672305c7e41 (patch)
tree670c8a4309aa50b0768e8dba3f0c5916e6f74df4 /.gitattributes
parent7af1eb9145e36a4b885cfcd39f08992e9d08e6f0 (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