.gitignore: ignore file generated by bitbake

This commit is contained in:
Samuel Dolt 2022-07-05 16:33:44 +02:00
parent 330485aad0
commit 04667d4d1f
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Files and folder generated by bitbake can be safely ignored
/build-common/
/build*/bitbake.lock
/build*/bitbake-cookerdaemon.log
/build*/buildhistory/
/build*/cache/
/build*/tmp/