summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:30:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:30:25 -0800
commit1f60c339471be2398c7bfd54535ea066756ad26f (patch)
treeb303558cc5be8cf61d49a20f64a86a7178583db2 /.gitattributes
parent1526ab762f7ff3fa0283b88bf748f143888aeb50 (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