.cvsignore files converted to .bzrignore

This commit is contained in:
Radim Kolar 2009-06-14 16:34:33 +02:00
parent 4525ec4a13
commit 27c86076da
11 changed files with 31 additions and 78 deletions

View File

@ -20,3 +20,34 @@ ylwrap
*.bz2 *.bz2
.sconsign* .sconsign*
.sconf_temp .sconf_temp
.deps
clients/fbye
clients/fcatcmd
clients/fcdcmd
clients/fducmd
clients/ffindcmd
clients/fgetcmd
clients/fgrabcmd
clients/fhostcmd
clients/flscmd
clients/fmkdir
clients/fmvcmd
clients/fprocmd
clients/fput
clients/frmcmd
clients/frmdircmd
clients/fsetupcmd
clients/fspmerge
clients/fspprof.c
clients/fspsites.c
clients/fstatcmd
clients/fver
contrib/fspscan
doc/fsp-faq.html
include/config.h
include/stamp-h1
server/fspd
tests/cachecheck
tests/mklargefile
tests/parsecheck
tests/randomcheck

View File

@ -1,6 +0,0 @@
*.o
*.a
Makefile
Makefile.in
.deps
.sconsign

View File

@ -1,6 +0,0 @@
Makefile
Makefile.in
*.o
*.a
.deps
.sconsign

View File

@ -1,26 +0,0 @@
Makefile
Makefile.in
*.o
fcatcmd
fcdcmd
fducmd
ffindcmd
fgetcmd
fgrabcmd
fhostcmd
flscmd
fmkdir
fprocmd
fput
frmcmd
frmdircmd
fspmerge
fstatcmd
fver
.deps
.sconsign
fspprof.c
fspsites.c
fmvcmd
fbye
fsetupcmd

View File

@ -1,6 +0,0 @@
Makefile
Makefile.in
*.o
*.a
.deps
.sconsign

View File

@ -1,8 +0,0 @@
Makefile
Makefile.in
*.o
*.pyc
mklargefile
fspscan
.deps
.sconsign

View File

@ -1,4 +0,0 @@
Makefile
Makefile.in
fsp-faq.html
.sconsign

View File

@ -1,6 +0,0 @@
Makefile
Makefile.in
stamp-h1
config.h
config.h.in
.sconsign

View File

@ -1,2 +0,0 @@
Makefile
Makefile.in

View File

@ -1,6 +0,0 @@
Makefile
Makefile.in
*.o
fspd
.deps
.sconsign

View File

@ -1,8 +0,0 @@
.deps
.sconsign
Makefile
Makefile.in
mklargefile
cachecheck
parsecheck
randomcheck