Tea Inside Mailing List <[email protected]>
 help / color / mirror / Atom feed
* [PATCH liburing v1] .gitignore: Add `/test/fpos` to .gitignore
@ 2022-02-25  1:14 Ammar Faizi
  2022-02-25 14:16 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Ammar Faizi @ 2022-02-25  1:14 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Nugra, Alviro Iskandar Setiawan, GNU/Weeb Mailing List,
	Tea Inside Mailing List, io-uring Mailing List, Ammar Faizi

Dylan forgot to add it to .gitignore when creating this test.

Signed-off-by: Ammar Faizi <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 15559ab..c9dc77f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@
 /test/files-exit-hang-poll
 /test/files-exit-hang-timeout
 /test/fixed-link
+/test/fpos
 /test/fsync
 /test/hardlink
 /test/io-cancel

base-commit: 896a1d3ab14a8777a45db6e7b67cf557a44923fb
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-25 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25  1:14 [PATCH liburing v1] .gitignore: Add `/test/fpos` to .gitignore Ammar Faizi
2022-02-25 14:16 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox