mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-04 21:05:25 +02:00

* because it rdepends on podman with the same restriction * BTW: .gitignore has: build*/ which gets triggered for buildah as well: meta-virtualization $ git add ./recipes-containers/buildah/buildah_git.bb The following paths are ignored by one of your .gitignore files: recipes-containers/buildah I've adjusted it to /build*/ only. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
/build*/
|
|
pyshtables.py
|
|
*.swp
|
|
*.orig
|
|
*.rej
|
|
/*.patch
|
|
*~
|
|
scripts/lib/wic/plugins/source/__pycache__
|
|
lib/oeqa/runtime/cases/__pycache__
|