.gitignore: add gcov files
authorJohn Koleszar <jkoleszar@google.com>
Mon, 24 Jun 2013 22:59:32 +0000 (15:59 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 24 Jun 2013 22:59:32 +0000 (15:59 -0700)
Change-Id: I0a58578e7cf27f3de839eb62a334e343eaed12c5

.gitignore

index 5b47a86..6bb315b 100644 (file)
@@ -1,6 +1,8 @@
 *.a
 *.asm.s
 *.d
+*.gcno
+*.gcda
 *.o
 *~
 /*.ivf