summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 05:18:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 05:18:32 -0800
commit715702efc8b8b012cfae85a3b19d3971b57f1702 (patch)
treea79dbf8ba52c5f529557e23312d65a995eb89f7f /.gitattributes
parent47a2d87cbba67f25022dda0d52b36e1a8229c8fb (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