stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit 1aee8040a793ee22206acbcf6d2e38592b633b98 parent 270f227e07f57d54d1b0d471893c8011e12aa6ff Author: Jul <jul@9o.is> Date: Tue, 6 Jan 2026 07:04:03 -0500 gitignore compiled artifacts Diffstat:
| A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +/stagit +/stagit-index +*.o