summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:14:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:14:39 -0800
commit65993b1873055b05439a4935da08e1465384ce4a (patch)
tree51e8a88e84c3cb44a49e99f1f49b5f84d94621bc /.gitattributes
parentf420ba234b03c19ff5e094112cd7bfee8e41946c (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