GNOME Bugzilla – Bug 725478
gstreamer: Ignore gcov intermediate files
Last modified: 2014-03-02 23:10:42 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 270671 [details] [review] Proposed patch ignoring gcov intermediate files.
commit 7b9d95dbbe8dbb3a7c45e804faa3c51e9ee9dbae Author: Sebastian Rasmussen <sebras@hotmail.com> Date: Sun Mar 2 05:08:24 2014 +0100 .gitignore: Ignore gcov intermediate files https://bugzilla.gnome.org/show_bug.cgi?id=725478