commit 4a603576341aaaaf8eba43a1a42342728f8099cf parent 4e772eedf013c3c1edfb1112e8e69a86e79c08a8 Author: citbl <citbl@citbl.org> Date: Mon, 22 Jun 2026 21:14:40 +1000 changes Diffstat:
| M | .gitignore | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -2,4 +2,6 @@ bin/ .DS_Store *.o *.ali - +*.s +*.ssa +*.log