summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:24:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:24:24 -0800
commitf65c4522a81658b8c765e8cc7b0242bf1bfb8983 (patch)
treefae4f1606869747a2b0f9b24175c2f1e9af99bec /.gitattributes
parent357c1b048efdf466aa2953738e99dfbc6bd6c2dc (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