Message ID | 20180813030506.429060-4-amitay@ozlabs.org |
---|---|
State | Accepted |
Headers | show |
Series | Enable testing and add some tests | expand |
Context | Check | Description |
---|---|---|
snowpatch_ozlabs/apply_patch | success | master/apply_patch Successfully applied |
snowpatch_ozlabs/build-multiarch | success | Test build-multiarch on branch master |
diff --git a/.gitignore b/.gitignore index 94dbc50..6816ad5 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,6 @@ m4 *.dts *.dt.h optcmd_test +*.trs +*.log +test-driver
Signed-off-by: Amitay Isaacs <amitay@ozlabs.org> --- .gitignore | 3 +++ 1 file changed, 3 insertions(+)