mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
.gitignore: ignore bblayers.conf
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
d02c604d31
commit
1a1361040f
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
build/conf/local.conf
|
build/conf/local.conf
|
||||||
|
build/conf/bblayers.conf
|
||||||
build/tmp/
|
build/tmp/
|
||||||
scripts/poky-git-proxy-socks
|
scripts/poky-git-proxy-socks
|
||||||
sources/
|
sources/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user