Ignore test binaries using mask

Change-Id: Ic7930c6e715447e91572f7ed6b0d2bb2238cf367
diff --git a/.gitignore b/.gitignore
index 234ef0b..24098d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,18 +34,11 @@
 .dirstamp
 tests/atconfig
 tests/package.m4
-tests/alloc/AllocTest
-tests/rlcmac/RLCMACTest
-tests/tbf/TbfTest
-tests/types/TypesTest
-tests/ms/MsTest
-tests/llist/LListTest
-tests/codel/codel_test
+tests/*/*Test
+tests/*/*_test
 tests/emu/pcu_emu
 tests/testsuite
 tests/testsuite.log
-tests/edge/EdgeTest
-tests/llc/LlcTest
 
 # ignore debian files
 .tarball-version