mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
.gitignore: Ignore gcov intermediate files
https://bugzilla.gnome.org/show_bug.cgi?id=725480
This commit is contained in:
parent
a812071e7f
commit
53d0741347
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -36,6 +36,7 @@ Makefile.in
|
|||
Makefile
|
||||
*~
|
||||
*.swp
|
||||
*.gc??
|
||||
|
||||
/m4
|
||||
|
||||
|
|
Loading…
Reference in a new issue