add build/ and poky/ to ignore

Since we have some helper scripts to build poky in the top level here
for testing then we should ignore build/ and poky/
This commit is contained in:
Doug Goldstein
2016-11-03 10:41:04 -05:00
parent ea040ab01d
commit 8f809476c0

2
.gitignore vendored
View File

@@ -1 +1,3 @@
*.pyc
build/
poky/