summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 03:40:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 03:40:19 -0800
commit2587d253a61e009d3bf1e4cd29aed0c44e161672 (patch)
tree39763edcb8fdba06c997add9e1a3f7bf44e85038 /.gitattributes
parent3192538f5956f20a0be1b6c8c4456bd64fbdd116 (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