GNOME Bugzilla – Bug 725481
gst-plugins-bad: Ignore gcov intermediate files
Last modified: 2014-03-03 00:09:56 UTC
.gcno and .gcda intermediate files are generated when configured with --enable-gcov before building. These pollute git status output and can safely be ignored.
Created attachment 270675 [details] [review] Proposed patch ignoring gcov intermediate files.
commit d2895edf66412be333394d4a910dde5d1c00f173 Author: Sebastian Rasmussen <sebras@hotmail.com> Date: Sun Mar 2 05:25:48 2014 +0100 .gitignore: Ignore gcov intermediate files https://bugzilla.gnome.org/show_bug.cgi?id=725481