pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41538?usp=email )
Change subject: .gitignore: Add missing tests/ entries ......................................................................
.gitignore: Add missing tests/ entries
Change-Id: I3156ca703034b85efdfbc30a09662d24ae4a68f8 --- M .gitignore 1 file changed, 8 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved daniel: Looks good to me, but someone else must approve
diff --git a/.gitignore b/.gitignore index 50e7d67..5e624ab 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,11 @@ .libs .version include/osmocom/tcap/version.h + +#tests +tests/*/*_test + +tests/atconfig +tests/package.m4 +tests/testsuite +tests/testsuite.log