mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
.gitignore: Ignore gcov intermediate files
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725484
This commit is contained in:
parent
48b6b8e3e6
commit
21144cb6e2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@
|
|||
*.sw[po]
|
||||
*.tar.*
|
||||
*~
|
||||
*.gc??
|
||||
.deps
|
||||
.libs
|
||||
ABOUT-NLS
|
||||
|
|
Loading…
Reference in a new issue