summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 12:36:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 12:36:55 -0800
commit0e2c7474d1ead29208b3edf9a25b9818b9351d21 (patch)
tree42cc10da33e261d644fef98d6ebcd5abd6dadda2 /.gitattributes
parent3ef5227fa9cad30504a436111f667c3655807810 (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