summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2013-06-24 15:59:32 -0700
committerJohn Koleszar <jkoleszar@google.com>2013-06-24 15:59:32 -0700
commit381e0882dc97804ec77c3a700068c6382ea4678b (patch)
tree39086b9c177ff2725076ac1dcd703f83de02a0d1 /.gitignore
parent4ecd6dbead68b0efc25259de02f8bbf72c21bff4 (diff)
downloadlibvpx-381e0882dc97804ec77c3a700068c6382ea4678b.tar.gz
libvpx-381e0882dc97804ec77c3a700068c6382ea4678b.tar.bz2
libvpx-381e0882dc97804ec77c3a700068c6382ea4678b.zip
.gitignore: add gcov files
Change-Id: I0a58578e7cf27f3de839eb62a334e343eaed12c5
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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