diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 6ece6b8e36..d8f2259228 100644 --- a/.gitignore +++ b/.gitignore @@ -2,14 +2,14 @@ bitbake *.pyc *.pyo /*.patch -build*/ +/build*/ pyshtables.py pstage/ scripts/oe-git-proxy-socks sources/ meta-*/ !meta-skeleton -!meta-hob +!meta-selftest hob-image-*.bb *.swp *.orig |
