ignore noisy autoconf bits
This commit is contained in:
parent
855e068963
commit
aa3fcd42da
1 changed files with 17 additions and 0 deletions
17
.cvsignore
Normal file
17
.cvsignore
Normal file
|
@ -0,0 +1,17 @@
|
|||
*.lo
|
||||
*.la
|
||||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
libtool
|
||||
stamp-h
|
||||
stamp-h.in
|
||||
umem_test
|
Loading…
Reference in a new issue