From 111e71e1511b2abff9176bd6c714c8da796f770e Mon Sep 17 00:00:00 2001 From: lemon Date: Sun, 16 Nov 2025 12:11:18 +0100 Subject: basic automated testing --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7d028ae..7288abd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ antcc build/ +test/build/ +test/log.txt compile_commands.json .cache/ .gdb_history -- cgit v1.2.3