[PATCH libaio v2 01/10] Update .gitignore for the harness artifacts
Guillem Jover <[email protected]>
| Newsgroups | gmane.linux.kernel.aio.general |
|---|---|
| Message-ID | <[email protected]> |
From: Guillem Jover <[email protected]> Signed-off-by: Guillem Jover <[email protected]> --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index d4a4309..8e2d7ba 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,8 @@ /src/libaio.a /src/libaio.so* + +/harness/cases/*.p +/harness/tempfile +/harness/testdir/ +/harness/testfile -- 2.45.1 -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to [email protected]. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: <a href=mailto:"[email protected]">[email protected]</a>