mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
Add .hgignore
Added the missing .hgignore.
This commit is contained in:
parent
4e5c94a18d
commit
37bcaed754
1 changed files with 37 additions and 0 deletions
37
.hgignore
Normal file
37
.hgignore
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
syntax: glob
|
||||
|
||||
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
|
||||
utils/alsa-lib.spec
|
||||
alsalisp/alsalisp
|
||||
aserver/aserver
|
||||
Loading…
Add table
Add a link
Reference in a new issue