public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gitignore: Add missing /src/t_reflink_read_race
@ 2024-01-12  9:45 Li Zhijian
  2024-01-12 16:59 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Li Zhijian @ 2024-01-12  9:45 UTC (permalink / raw)
  To: fstests; +Cc: Li Zhijian

Add the binary to gitignore, make git status clean

Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7508b6e8b282..e567a56ff129 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,6 +165,7 @@ tags
 /src/t_readdir_1
 /src/t_readdir_2
 /src/t_readdir_3
+/src/t_reflink_read_race
 /src/t_rename_overwrite
 /src/t_stripealign
 /src/t_truncate_cmtime
-- 
2.29.2


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

end of thread, other threads:[~2024-01-12 16:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12  9:45 [PATCH] gitignore: Add missing /src/t_reflink_read_race Li Zhijian
2024-01-12 16:59 ` Darrick J. Wong

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