mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
.gitignore: Ignore gcov intermediate files
https://bugzilla.gnome.org/show_bug.cgi?id=725478
This commit is contained in:
parent
034a3ab86f
commit
7b9d95dbbe
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -54,3 +54,4 @@ Build
|
||||||
*.log
|
*.log
|
||||||
*.trs
|
*.trs
|
||||||
.dirstamp
|
.dirstamp
|
||||||
|
*.gc??
|
||||||
|
|
Loading…
Reference in a new issue