summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c7b0c2990a02a410fb60b30ccc24b152dee13b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
bitbake
*.pyc
*.pyo
/*.patch
/.repo/
/build*/
pyshtables.py
pstage/
scripts/oe-git-proxy-socks
sources/
meta-*/
buildtools/
!meta-skeleton
!meta-selftest
hob-image-*.bb
*.swp
*.orig
*.rej
*~
_toaster_clones/
downloads/
sstate-cache/
toaster.sqlite
.vscode/
vscode-bitbake-build/