Ignoring top level build directory
Martin Pool
mbp at canonical.com
Tue Mar 18 01:32:08 GMT 2008
On 18/03/2008, Dimitris Mouchritsas <dimitris.mouchritsas at eurodyn.com> wrote:
> Hi all,
> In my project there are two build directories. One top-level, which gets
> all the classes etc and one in the lib dir, like this:
> /build (contains classes from compilation etc)
> /lib/build (contains jar libraries needed for compiling)
> How can I tell bazaar that I want to ignore only the top level directory?
bzr ignore ./build
run from the top-level directory should do it.
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list