[PATCH testsuite] tests/file_contexts: update .gitignore
Stephen Smalley <[email protected]> Wed, 29 Jul 2026 08:12:33 -0400
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <[email protected]> |
Add test_multiple to .gitignore. Signed-off-by: Stephen Smalley <[email protected]> --- tests/file_contexts/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/file_contexts/.gitignore b/tests/file_contexts/.gitignore index dd877b4..8b95fcb 100644 --- a/tests/file_contexts/.gitignore +++ b/tests/file_contexts/.gitignore @@ -3,3 +3,4 @@ test_lookup test_open test_open_base test_validate +test_multiple -- 2.55.0