summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:44:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:44:47 -0800
commit528fb9aac3a426e37bc916d19625158ac3eee60a (patch)
treef4a783f648d73baabcdf8e85db89e250b65e7ed9 /.gitattributes
parent025031440527a50adc054a9e3c95df7c87ea6782 (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