mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -53,4 +53,5 @@ Build
|
|||
*.DS_Store
|
||||
*.log
|
||||
*.trs
|
||||
.dirstamp
|
||||
.dirstamp
|
||||
*.gc??
|
||||
|
|
Loading…
Reference in a new issue