From: Jeremy Tan Date: Wed, 23 Oct 2013 11:38:02 +0000 (+0800) Subject: fix gitignore X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=3c727a7dd23ec7021b796f4843e329e27b4946ca;p=matches%2FMCTX3420.git fix gitignore --- diff --git a/.gitignore b/.gitignore index 770ed60..112c205 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.o *.exe *.dll +*.a +*.lib .DS_Store .DS_Store?