commit | 888ab85300bc7278dd2b2f72531286295f6d74ec | [log] [tgz] |
---|---|---|
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | Tue Mar 28 11:00:35 2017 +1100 |
committer | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | Tue Apr 11 11:41:58 2017 +1000 |
tree | 6dc23bd42913770abde445803882fa4219641aa3 | |
parent | ddf0edbf8e5d0213396401da4becfc4680779617 [diff] [blame] |
gitignore: Update .gitignore to include mboxctl Update .gitignore to include the new output file mboxctl. While we're here add cscope.out since this is often in the project repo. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Change-Id: I0dd2d8b23bf28a68a740fab7c3fd8c82544975ae
diff --git a/.gitignore b/.gitignore index 75b5f88..dcb9f42 100644 --- a/.gitignore +++ b/.gitignore
@@ -48,4 +48,5 @@ .deps arm-openbmc-linux-gnueabi-libtool mboxd - +mboxctl +cscope.out