On Thu, Feb 26, 2015 at 1:38 PM, Mike Holmes <[email protected]> wrote:
> The CPP build generates log files with make check > Inform git to ignore them > > Signed-off-by: Mike Holmes <[email protected]> > Reviewed-by: Bill Fischofer <[email protected]> > --- > test/miscellaneous/.gitignore | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/test/miscellaneous/.gitignore b/test/miscellaneous/.gitignore > index 134df38..6e555c5 100644 > --- a/test/miscellaneous/.gitignore > +++ b/test/miscellaneous/.gitignore > @@ -1 +1,3 @@ > odp_api_from_cpp > +*.trs > +*.log > -- > 2.1.0 > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp >
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
