.gitignore: do not ignore the new components
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 13:37:51 +0000 (05:37 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:10:34 +0000 (08:10 -0800)
bitbake and oe-core paths are not ignored either. Neither should
be the components that we are adding.

.gitignore

index 06df61b..3780569 100644 (file)
@@ -9,6 +9,9 @@ sources/
 meta-*/
 !meta-skeleton
 !meta-hob
+!meta-openembedded
+!meta-qt5
+!meta-tizen
 hob-image-*.bb
 *.swp
 *.orig