mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
remove .hg files and renamed hgcompile to gitcompile
This commit is contained in:
parent
e56788b739
commit
c738ef9352
5 changed files with 5 additions and 38 deletions
62
.gitignore
vendored
Normal file
62
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
*~
|
||||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
*.a
|
||||
*.emu10k1
|
||||
|
||||
**/Makefile
|
||||
Makefile.in
|
||||
install-sh
|
||||
missing
|
||||
mkinstalldirs
|
||||
aclocal.m4
|
||||
configure
|
||||
config.h
|
||||
config.log
|
||||
config.sub
|
||||
config.cache
|
||||
config.status
|
||||
config.guess
|
||||
stamp-h.in
|
||||
libtool
|
||||
ltmain.sh
|
||||
.libs
|
||||
.deps
|
||||
stamp-h
|
||||
confdefs.h
|
||||
depcomp
|
||||
config.h.in
|
||||
autom4te.cache
|
||||
stamp-h1
|
||||
version
|
||||
|
||||
ac3dec/ac3dec
|
||||
ac3dec/test/*_test
|
||||
ac3dec/tools/extract_ac3
|
||||
as10k1/as10k1
|
||||
echomixer/echomixer
|
||||
hdspconf/src/hdspconf
|
||||
hdspmixer/src/hdspmixer
|
||||
ld10k1/compile
|
||||
ld10k1/ld10k1d
|
||||
ld10k1/setup/init_audigy
|
||||
ld10k1/setup/init_audigy_eq10
|
||||
ld10k1/setup/init_live
|
||||
ld10k1/src/dl10k1
|
||||
ld10k1/src/ld10k1
|
||||
ld10k1/src/lo10k1
|
||||
qlo10k1/include
|
||||
qlo10k1/ld10k1
|
||||
qlo10k1/src/*.moc.cpp
|
||||
qlo10k1/src/qlo10k1
|
||||
qlo10k1/src/dlgs/*.cpp
|
||||
qlo10k1/src/dlgs/*.h
|
||||
*control/*control
|
||||
sb16_csp/cspctl
|
||||
seq/sbiload/sbiload
|
||||
sscape_ctl/sscape_ctl
|
||||
*loader/*loader
|
||||
usx2yloader/tascam_fpga
|
||||
usx2yloader/tascam_fw
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue