ignore
This commit is contained in:
parent
c9f128447e
commit
cfb7045466
3 changed files with 25 additions and 0 deletions
15
.cvsignore
Normal file
15
.cvsignore
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
Makefile.in
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
|
config.guess
|
||||||
|
config.h.in
|
||||||
|
config.log
|
||||||
|
config.sub
|
||||||
|
configure
|
||||||
|
ltmain.sh
|
||||||
|
Makefile
|
||||||
|
config.h
|
||||||
|
config.status
|
||||||
|
libtool
|
||||||
|
stamp-h
|
||||||
|
version.h
|
5
util/.cvsignore
Normal file
5
util/.cvsignore
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
bsetroot
|
5
util/fbrun/.cvsignore
Normal file
5
util/fbrun/.cvsignore
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
fbrun
|
Loading…
Reference in a new issue