From: Mikael Kanstrup Date: Thu, 7 Jul 2016 12:09:07 +0000 (+0200) Subject: gitignore static library files X-Git-Tag: hostap_2_6~187 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=commitdiff_plain;h=58fe015a320ae64a3f52e319a69dac0d433a4e03 gitignore static library files Signed-off-by: Mikael Kanstrup --- diff --git a/.gitignore b/.gitignore index 1291239..e72c8b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.a *.o *.d *.gcno