summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-03-16 10:05:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-20 11:27:47 +0000
commit3c4c63d0ff2fa1ce1357b41e004defd7416306b5 (patch)
treee55ebcfed4f590d7d4b7015f0e1a40e499255985 /.gitignore
parent8123b4aa6288bec76012f2895143c08b8bbd597c (diff)
downloadpoky-3c4c63d0ff2fa1ce1357b41e004defd7416306b5.tar.gz
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. (From OE-Core rev: 6bcc652f5168d87e76b059f9e9825b8bcf049b90) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 06df61b253..86eb2e5d77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@ scripts/oe-git-proxy-socks
8sources/ 8sources/
9meta-*/ 9meta-*/
10!meta-skeleton 10!meta-skeleton
11!meta-hob 11!meta-selftest
12hob-image-*.bb 12hob-image-*.bb
13*.swp 13*.swp
14*.orig 14*.orig