]> code.ossystems Code Review - openembedded-core.git/commit
gitignore: ignore build*/ entirely
authorRoss Burton <ross.burton@intel.com>
Wed, 20 Jun 2012 11:47:14 +0000 (12:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Jun 2012 11:52:49 +0000 (12:52 +0100)
commit6e3353872d377dfe2689832b3f04f18c2366bc8c
tree408003fe0d41d5534b0583b592a9cf1d0b658b68
parent7d73cfb2ae24ad2b694244c56dd4648ba7e2df11
gitignore: ignore build*/ entirely

Previously parts of build*/ were ignored, but unless you committed the top-level
build/ in a branch this didn't achieve anything.  Change that to ignore all
top-level build* directories.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
.gitignore