diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-04-08 16:02:52 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-04-09 12:42:43 -0700 |
commit | 1e83e9200fb5d477ba6fc0aa722dab0904412351 (patch) | |
tree | 4f1490c02938241c8c94e2a2301839010321fff0 /.gitignore | |
parent | f1c7fe9fc12161ceb3fe201cde370b929b208729 (diff) | |
download | bitbake-1e83e9200fb5d477ba6fc0aa722dab0904412351.tar.gz |
Add bin/bitbakec to .gitignore
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f3d74a9a5..705be3453 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc *~ +/bin/bitbakec |