]> code.ossystems Code Review - openembedded-core.git/commitdiff
.gitignore: add /bitbake to the ignore list for external distributions
authorJason Wessel <jason.wessel@windriver.com>
Wed, 9 May 2012 13:46:32 +0000 (08:46 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 May 2012 16:59:53 +0000 (17:59 +0100)
External distributions based on the oe-core will typically include
bitbake in the top level directory.  The idea is to make it easy
for external distributions to easily assemble a distribution
with a pristine version of oe-core, add avoid the git untracked messages:

 # Untracked files:
 #   (use "git add <file>..." to include in what will be committed)
 #
 #       bitbake/

[RP: remove leading slash]
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
.gitignore

index 04e36c5f5d545d8c09ea7137707106cfb5fc4db6..7f9f082929279544adde6652a5aac773ea2385d8 100644 (file)
@@ -1,3 +1,4 @@
+bitbake
 *.pyc
 *.pyo
 build*/conf/local.conf