From 06f60ae1b3c7d11092a5433186360fcbb1221309 Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Tue, 21 Apr 2020 10:43:02 -0700 Subject: chore: updated make rules to not link all made libraries --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8a7f852..43e0b14 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ lib/ dep/ build/ vendor/ +sys/cc -- cgit v1.2.1