mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 04:58:26 +00:00
gitignore: Fix for poky repository
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
+3
-4
@@ -1,4 +1,3 @@
|
|||||||
bitbake
|
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
/*.patch
|
/*.patch
|
||||||
@@ -9,10 +8,10 @@ scripts/oe-git-proxy-socks
|
|||||||
sources/
|
sources/
|
||||||
meta-*
|
meta-*
|
||||||
!meta-skeleton
|
!meta-skeleton
|
||||||
!meta-demoapps
|
!meta-hob
|
||||||
*.swp
|
*.swp
|
||||||
*.orig
|
*.orig
|
||||||
*.rej
|
*.rej
|
||||||
*~
|
*~
|
||||||
|
!meta-yocto
|
||||||
|
!meta-yocto-bsp
|
||||||
|
|||||||
Reference in New Issue
Block a user