commit 49b586dd542ba56ffc941d1bbb876771f39e6e0e parent ccbfbd0d7c495ec9ff570f9ccfe813ba1b04b15a Author: Willem Van Zwol <willem@vanzwol.com> Date: Sun, 10 May 2026 19:10:09 -0700 testing out readme with stagit Diffstat:
| M | .gitignore | | | 1 | + |
| A | README.md | | | 3 | +++ |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +git/ diff --git a/README.md b/README.md @@ -0,0 +1,3 @@ +# willem.vanzwol.com + +Testing out the readme with stagit