From: John Koleszar Date: Mon, 24 Jun 2013 22:59:32 +0000 (-0700) Subject: .gitignore: add gcov files X-Git-Tag: v1.3.0~1014^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=381e0882dc97804ec77c3a700068c6382ea4678b;p=libvpx .gitignore: add gcov files Change-Id: I0a58578e7cf27f3de839eb62a334e343eaed12c5 --- diff --git a/.gitignore b/.gitignore index 5b47a86e5..6bb315b8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ *.a *.asm.s *.d +*.gcno +*.gcda *.o *~ /*.ivf