.gitignore: Ignore gcov intermediate files
authorSebastian Rasmussen <sebras@hotmail.com>
Sun, 2 Mar 2014 04:12:01 +0000 (05:12 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 3 Mar 2014 11:22:30 +0000 (12:22 +0100)
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725484

.gitignore

index 86dd0f4..6a74704 100644 (file)
@@ -8,6 +8,7 @@
 *.sw[po]
 *.tar.*
 *~
+*.gc??
 .deps
 .libs
 ABOUT-NLS