mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
* 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>
24 lines
346 B
Plaintext
24 lines
346 B
Plaintext
*.pyc
|
|
*.pyo
|
|
/*.patch
|
|
build*/
|
|
pyshtables.py
|
|
pstage/
|
|
scripts/oe-git-proxy-socks
|
|
sources/
|
|
meta-*/
|
|
!meta-skeleton
|
|
!meta-selftest
|
|
hob-image-*.bb
|
|
*.swp
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
!meta-yocto
|
|
!meta-yocto-bsp
|
|
!meta-yocto-imported
|
|
documentation/user-manual/user-manual.html
|
|
documentation/user-manual/user-manual.pdf
|
|
documentation/user-manual/user-manual.tgz
|
|
pull-*/
|