summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:58:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:58:58 -0800
commitf3c52967815d6039d3e101f5017b72415e696494 (patch)
tree3f04cb6915ee10a3f3b5e115ed37515c1948d53d /.gitattributes
parent0fe89c6fc8485056cbe23b3d585d8e618d3d49b4 (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