mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-04 01:40:09 -05:00
removed .hg files and renamed hgcompile to gitcompile
This commit is contained in:
parent
8aaccc9484
commit
fd61794399
3 changed files with 1 additions and 45 deletions
56
.gitignore
vendored
Normal file
56
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
configure
|
||||
config.log
|
||||
config.cache
|
||||
config.status
|
||||
config.guess
|
||||
config.sub
|
||||
confdefs.h
|
||||
config.h.in
|
||||
Makefile
|
||||
libtool
|
||||
depcomp
|
||||
ltmain.sh
|
||||
version
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
mkinstalldirs
|
||||
install-sh
|
||||
missing
|
||||
autom4te.cache
|
||||
depcomp
|
||||
compile
|
||||
ltconfig
|
||||
.deps
|
||||
.libs
|
||||
*.la
|
||||
*.lo
|
||||
*.pc
|
||||
*.o
|
||||
*~
|
||||
include/config.h
|
||||
include/stamp-h1
|
||||
include/stamp-vh
|
||||
include/version.h
|
||||
include/alsa
|
||||
include/asoundlib.h
|
||||
utils/alsa-lib.spec
|
||||
alsalisp/alsalisp
|
||||
aserver/aserver
|
||||
src/Versions
|
||||
src/control/ctl_symbols_list.c
|
||||
src/pcm/pcm_symbols_list.c
|
||||
doc/doxygen/*
|
||||
doc/doxygen.cfg
|
||||
test/client_event_filter
|
||||
test/control
|
||||
test/latency
|
||||
test/midiloop
|
||||
test/namehint
|
||||
test/oldapi
|
||||
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