mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
tests: Add *.log and *.trs to src/.gitignore
these files are created by running 'make check' Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
parent
c49c6b75f0
commit
eaab16d8ba
1 changed files with 2 additions and 0 deletions
2
src/.gitignore
vendored
2
src/.gitignore
vendored
|
|
@ -3,6 +3,8 @@ TAGS
|
|||
*.o
|
||||
*.la
|
||||
*.gcno
|
||||
*.trs
|
||||
*.log
|
||||
.deps
|
||||
.libs
|
||||
/Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue