mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
ignore not just build/* but any build*/* cases. (From OE-Core rev: 36d0edd2f4c27b4c1040ba9d9ae52eee634cc95c) Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
23 lines
253 B
Plaintext
23 lines
253 B
Plaintext
*.pyc
|
|
*.pyo
|
|
build*/conf/local.conf
|
|
build*/conf/bblayers.conf
|
|
build*/downloads
|
|
build*/tmp/
|
|
build*/sstate-cache
|
|
build*/pyshtables.py
|
|
pstage/
|
|
scripts/oe-git-proxy-socks
|
|
sources/
|
|
meta-darwin
|
|
meta-maemo
|
|
meta-extras
|
|
meta-m2
|
|
meta-prvt*
|
|
*.swp
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
|
|
|