summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:57:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:57:13 -0800
commit5c055bbcc891acb404a072e6ca33e02242c14a13 (patch)
tree90d3b7ea3b3648183a4e5a52cbc8d54d29115a59 /.gitattributes
parent55dcbbc276dd1d4cf332d2c85fa2ae0ddd9acc4c (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