[PATCH testsuite] tests/file_contexts: add test_multiple to .gitignore

Ondrej Mosnacek <[email protected]> Wed, 29 Jul 2026 14:41:38 +0200
Newsgroups org.kernel.vger.selinux
Message-ID <[email protected]>
The new binary target was added in a recent commit, but it wasn't added
to .gitignore. Fix that.

Signed-off-by: Ondrej Mosnacek <[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