From 726c1087c1a52a1fb4799ea6130b10182ed2222a Mon Sep 17 00:00:00 2001 From: kitty Date: Sun, 15 Mar 2026 14:37:07 +1100 Subject: template makefile and asm --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d9ff4c5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +sanctuary +sanctuary.o -- cgit v1.2.3