From: Paul Eggleton Date: Mon, 16 Mar 2015 10:05:27 +0000 (+0000) Subject: gitignore: exclude meta-selftest, drop meta-hob X-Git-Tag: 2015-4~126 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6bcc652f5168d87e76b059f9e9825b8bcf049b90;p=openembedded-core.git gitignore: exclude meta-selftest, drop meta-hob * We don't want to ignore changes in the meta-selftest directory * While I'm at it, meta-hob has been gone for a while now, so drop the reference to it here. Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- diff --git a/.gitignore b/.gitignore index 6ece6b8e36..e80a2fde3a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ scripts/oe-git-proxy-socks sources/ meta-*/ !meta-skeleton -!meta-hob +!meta-selftest hob-image-*.bb *.swp *.orig