summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 22:22:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 22:22:28 -0800
commit1249cc7f6c0f3c4622bcc03e54e6b8b8e24491b4 (patch)
tree1b5c9a3f123e93cce0e92f61e3caa55164a7ac67 /.gitattributes
parent2f297e727cb565dd7f3f389a85a6ea54b1119b1b (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