summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:09:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:09:48 -0800
commit3e6fcc251c339d8b0c691b39b91417d5a7bd43cb (patch)
treecb7b6739dbdb70cd38353f3b11ca35e112f61173 /.gitattributes
parent1c8b42fe1d414089d60404a53b3d0b033d99397a (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