summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:08:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:08:22 -0800
commit17c0e7867bde4e7db1c4f70761d34dc35a443931 (patch)
tree476d3a3bf1e934085081a2e219e543976b2254ae /.gitattributes
parent3a3b6d53dd64237126b82c61678dea1a68b3cb3f (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