summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSuraj Jitindar Singh <sjitindarsingh@gmail.com>2017-03-28 11:00:35 +1100
committerSuraj Jitindar Singh <sjitindarsingh@gmail.com>2017-04-11 11:41:58 +1000
commit888ab85300bc7278dd2b2f72531286295f6d74ec (patch)
tree6dc23bd42913770abde445803882fa4219641aa3 /.gitignore
parentddf0edbf8e5d0213396401da4becfc4680779617 (diff)
downloadphosphor-mboxd-888ab85300bc7278dd2b2f72531286295f6d74ec.tar.gz
phosphor-mboxd-888ab85300bc7278dd2b2f72531286295f6d74ec.zip
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 75b5f88..dcb9f42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,4 +48,5 @@ Makefile
.deps
arm-openbmc-linux-gnueabi-libtool
mboxd
-
+mboxctl
+cscope.out
OpenPOWER on IntegriCloud