commit | 62c3e2c02a944a86fecd3a363178f70eeb6776d6 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Oct 23 20:00:57 2018 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Nov 20 22:24:30 2018 +0000 |
tree | 173b85bcde420ce83583c0fa189391ebf1035d16 | |
parent | 282e79b49e6b36dac304b72ed0e9d065fb5b818c [diff] |
gitignore: add coverage and test generated files Add coverage and test generated files to gitignore file. Change-Id: I72d56567ea3bcadae6731070c7c1265b92d05a9b Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.