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