mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
.gitignore: Ignore src/*.gcno files created when building with --enable-gcov
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
This commit is contained in:
parent
f8101279bb
commit
fee5a29e33
1 changed files with 1 additions and 0 deletions
1
src/.gitignore
vendored
1
src/.gitignore
vendored
|
|
@ -2,6 +2,7 @@ TAGS
|
|||
*.lo
|
||||
*.o
|
||||
*.la
|
||||
*.gcno
|
||||
.deps
|
||||
.libs
|
||||
/Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue