summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:03:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:03:53 -0800
commit9f547685e09847e8b0ffd877a7f91f29364ba3db (patch)
treeedc45c301f7b0654708c49d7fd22e17350be7815 /.gitattributes
parent0836059adb9dd4bbab3942ba4370906690e75f6a (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