diff --git a/.gitignore b/.gitignore index 88363af..f19d591 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .cache .vscode -build/tmp/ \ No newline at end of file +build/cache/ +build/tmp/ +build/bitbake-cookerdaemon.log \ No newline at end of file