mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05: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
|
*.o
|
||||||
*.la
|
*.la
|
||||||
*.gcno
|
*.gcno
|
||||||
|
*.trs
|
||||||
|
*.log
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
/Makefile
|
/Makefile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue