Remove unknown files in Bazaar
bzr clean-tree
will get rid of all unknown files in a working tree. It also has switches to remove ignored files, merges backups and other types of unwanted files. See bzr clean-tree --usage
for full details.
Edit to add: This is true for Bazaar 2.0.0, I'm not sure about 1.13