From: Johannes Berg Date: Fri, 28 Sep 2007 21:47:22 +0000 (+0200) Subject: add *.o to gitignore X-Git-Tag: v0.9~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d89d8bfd76a8f54685c1f232f6ef5c70fb5808e2;p=thirdparty%2Fiw.git add *.o to gitignore --- diff --git a/.gitignore b/.gitignore index bc3b431..86527a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ iw *~ +*.o