summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:47:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:47:54 -0800
commit8b2ac1e1e8af6284150a52485da20e1edaec6732 (patch)
tree72d0298295831940bfade927368e3aff8b138398 /.gitattributes
parent51f0d7887af52420e32895be249483d3b7fa590c (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