summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:30:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:30:43 -0800
commit97c82a6a4b89f487331ee627b172f17e41b96ace (patch)
treedccb8a6d938a16ec948d6f6eea6f1c31aae19af3 /.gitattributes
parent828fdd8fdb128ef48b2b6564cb8b9e35c7de4aab (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