From 7b14e052884a1cebf77045d66a686cadfe4d38f6 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 9 Nov 2022 11:45:22 -0500 Subject: static libraries also fixed bug where MultipleDeclarations were getting emitted erroneously --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 437eab9..7388046 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /target *.o *.so +*.a tags TAGS *.out -- cgit v1.2.3