diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 036ad09567..94894d498c 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -14,6 +14,7 @@ hob-image-*.bb | |||
14 | *.orig | 14 | *.orig |
15 | *.rej | 15 | *.rej |
16 | *~ | 16 | *~ |
17 | !meta-poky | ||
17 | !meta-yocto | 18 | !meta-yocto |
18 | !meta-yocto-bsp | 19 | !meta-yocto-bsp |
19 | !meta-yocto-imported | 20 | !meta-yocto-imported |