From: Michael Opdenacker Date: Thu, 5 Jan 2023 14:25:54 +0000 (+0100) Subject: .gitignore: ignore files generated by Toaster X-Git-Tag: 2023-04-mickledore~830 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1c20b5d9b079ae83f1225e2310a19399824c6f3;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git .gitignore: ignore files generated by Toaster When Toaster is run as documented on https://docs.yoctoproject.org/toaster-manual/setup-and-use.html Signed-off-by: Michael Opdenacker Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/.gitignore b/.gitignore index b66d371aac1..3e6a60b5276 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,7 @@ hob-image-*.bb *.orig *.rej *~ +_toaster_clones/ +downloads/ +sstate-cache/ +toaster.sqlite