summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 16:17:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 16:17:14 -0800
commit1e38de19dbd9dda69c1699c3a8643bcd4c86b5f0 (patch)
tree14e470698e1e781507708cadfe12ef2ba3dfd95f /.gitattributes
parent499ab7a2132f22253baa8368855e63197075c9eb (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