Merge commit 'c124f4f2e04dca16a428a76c89677328bc7bf908' as 'yocto-poky'
diff --git a/yocto-poky/.gitignore b/yocto-poky/.gitignore
new file mode 100644
index 0000000..4235831
--- /dev/null
+++ b/yocto-poky/.gitignore
@@ -0,0 +1,26 @@
+*.pyc
+*.pyo
+/*.patch
+build*/
+pyshtables.py
+pstage/
+scripts/oe-git-proxy-socks
+sources/
+meta-*/
+!meta-skeleton
+!meta-selftest
+hob-image-*.bb
+*.swp
+*.orig
+*.rej
+*~
+!meta-yocto
+!meta-yocto-bsp
+!meta-yocto-imported
+documentation/user-manual/user-manual.html
+documentation/user-manual/user-manual.pdf
+documentation/user-manual/user-manual.tgz
+pull-*/
+bitbake/lib/toaster/contrib/tts/backlog.txt
+bitbake/lib/toaster/contrib/tts/log/*
+bitbake/lib/toaster/contrib/tts/.cache/*
\ No newline at end of file