From 998abb2b3fd751546cc28159c93756aa7fb90055 Mon Sep 17 00:00:00 2001 From: Ruben Laguna Date: Mon, 9 Feb 2015 22:36:47 +0100 Subject: [PATCH] Ignore lib*.a --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d3568ba..48ce757 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ tests/*.o testsuite *.log *.trs +lib*.a