commit 09b96240c65024be404eef777d84d79772463681 parent f58e2f03ab3acf5853d0fb9607c1d58c8c26827c Author: brookjeynes <me@brookjeynes.dev> Date: Thu, 11 Jun 2026 14:51:38 +1000 feat: add .gitignore Diffstat:
| A | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +build/*