summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:16:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:16:53 -0800
commit95920a7df1efab67715c17d6389d68b9f4cd5e78 (patch)
tree50df3c95abe9774553ca7c58687742b6272c14f3 /.gitattributes
parent21e1f91ec03e1db117fe7db316e56f45938d5449 (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