From 09435bffe025a96e0d9c3b44ee9c505973b383bd Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 6 Oct 2025 05:06:16 -0400 Subject: Cleanup, fix bugs Ensure everything builds on C89 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 102cce0..f1cfca4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /build/ /.direnv/ /pit +/*.a +/result TAGS \ No newline at end of file -- cgit v1.2.3