mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
added pcm_empty plugin and .hgignore additions
This commit is contained in:
parent
d7916981bf
commit
a185898230
2 changed files with 113 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ ltconfig
|
|||
*.lo
|
||||
*.pc
|
||||
*.o
|
||||
*~
|
||||
include/config.h
|
||||
include/stamp-h1
|
||||
include/stamp-vh
|
||||
|
|
@ -36,3 +37,6 @@ utils/alsa-lib.spec
|
|||
alsalisp/alsalisp
|
||||
aserver/aserver
|
||||
src/pcm/pcm_symbols_list.c
|
||||
doc/doxygen/*
|
||||
test/namehint
|
||||
test/pcm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue