summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:09:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:09:23 -0800
commit992e427323fbe3c8d64b839227d98299f9c519fa (patch)
tree6540bfc43dea183721be26ac7add9b1b5d18e826 /.gitattributes
parentde1b026da0946303e0bfc0b4747782fb7ac223cd (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