From 6bbc33b9e998af7ee45cca86e1290474603dff48 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 12 Aug 2024 15:42:56 -0300 Subject: Build with "go tool" and hackishly bundle code from same package into one file each --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5dc8bc3..55c7fa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/*.sentinel /src/*.a +/src/*cgo* /tests/*.a /tests/*.bin -- cgit v1.2.3