summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:31:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:31:13 -0800
commitd1a75d3f83fcdf87903108319b2ee2306f1c2f4f (patch)
tree8f759fe1cf8dfb181db15d3f258d3a2b0f3b6322 /.gitattributes
parent5c3a4ed89e1f070e3f395935207bf92d84a9af71 (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