summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:50:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:50:46 -0800
commitdd610846d3eaf157cf7fc25df4e78a0eb6b3c6db (patch)
tree202c79c13e144b3cc6c0a5cb68d9f29ace89378a /.gitattributes
parentd28b4165c2432995d211101a711096f93ca0a85d (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