On 9/22/20 11:25 PM, Adrian Freihofer wrote: > After running testimage there are some python left overs at > lib/oeqa/runtime/cases/__pycache__/ > > Signed-off-by: Adrian Freihofer <[email protected]> merged thanks > --- > .gitignore | 7 +++++++ > 1 file changed, 7 insertions(+) > create mode 100644 .gitignore > > diff --git a/.gitignore b/.gitignore > new file mode 100644 > index 0000000..c01df45 > --- /dev/null > +++ b/.gitignore > @@ -0,0 +1,7 @@ > +*.pyc > +*.pyo > +/*.patch > +*.swp > +*.orig > +*.rej > +*~ > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50875): https://lists.yoctoproject.org/g/yocto/message/50875 Mute This Topic: https://lists.yoctoproject.org/mt/77029779/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
