From b03960fd93e5a1039754321a3562d48483801191 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 10 Aug 2024 21:02:25 -0300 Subject: Build with "go tool" and remove uneeded dependencies --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 85a298a..75d542a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /*.bin +/src/*.a +/src/*.bin +/tests/*.a /tests/*.bin -- cgit v1.2.3