summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:50:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:50:11 -0800
commit4e3fa579fba6bb896a9e2a8071e5a3c1f6ae8592 (patch)
tree82e6fc3dca4e9eeb1683be74d830261cc0a3a450 /.gitattributes
parent2c8b909743b4e03ce0083846b3ea7f9e0cbc1eed (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