mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
Add test binaries to hgignore
This commit is contained in:
parent
cc80a8954c
commit
b2bd775375
1 changed files with 11 additions and 0 deletions
11
.hgignore
11
.hgignore
|
|
@ -43,5 +43,16 @@ src/control/ctl_symbols_list.c
|
||||||
src/pcm/pcm_symbols_list.c
|
src/pcm/pcm_symbols_list.c
|
||||||
doc/doxygen/*
|
doc/doxygen/*
|
||||||
doc/doxygen.cfg
|
doc/doxygen.cfg
|
||||||
|
test/client_event_filter
|
||||||
|
test/control
|
||||||
|
test/latency
|
||||||
|
test/midiloop
|
||||||
test/namehint
|
test/namehint
|
||||||
|
test/oldapi
|
||||||
test/pcm
|
test/pcm
|
||||||
|
test/pcm_min
|
||||||
|
test/playmidi1
|
||||||
|
test/queue_timer
|
||||||
|
test/rawmidi
|
||||||
|
test/seq
|
||||||
|
test/timer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue