summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 18:00:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 18:00:16 -0800
commit994a0efcd47360799774afa9d0c1b824b7ae9e5a (patch)
treef4d17b0c8a0cc5dd8ca2094e158d334d6bd64f26 /.gitattributes
parent85a56fa783f94add9399e45eb424fc2c907607d7 (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