pespin has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-asn1-tcap refs/changes/38/41538/1 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 -- To view, visit https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41538?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: libosmo-asn1-tcap Gerrit-Branch: master Gerrit-Change-Id: I3156ca703034b85efdfbc30a09662d24ae4a68f8 Gerrit-Change-Number: 41538 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]>
