Skip to content

Commit 78332fd

Browse files
bharadwaj-rajul0kod
authored andcommitted
selftests/landlock: Add binaries to .gitignore
Building the test creates binaries 'wait-pipe' and 'sandbox-and-launch' which need to be gitignore'd. Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com> Link: https://lore.kernel.org/r/20250210161101.6024-1-bharadwaj.raju777@gmail.com [mic: Sort entries] Signed-off-by: Mickaël Salaün <mic@digikod.net>
1 parent 3d40339 commit 78332fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
/*_test
2+
/sandbox-and-launch
23
/true
4+
/wait-pipe

0 commit comments

Comments
 (0)