[PATCH libaio v3 1/9] Update .gitignore for the harness artifacts

Guillem Jover <[email protected]> Wed, 17 Jun 2026 03:30:52 +0200
Newsgroups gmane.linux.kernel.aio.general
Message-ID <[email protected]>
From: Guillem Jover <[email protected]>

Signed-off-by: Guillem Jover <[email protected]>
---
 .gitignore | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.gitignore b/.gitignore
index d4a4309..022586c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,11 @@
 
 /src/libaio.a
 /src/libaio.so*
+
+/harness/cases/*.p
+/harness/ext2.img
+/harness/tempfile
+/harness/testdir.enospc/
+/harness/testdir.ext2/
+/harness/testdir/
+/harness/testfile
-- 
2.53.0


--
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>