pespin has uploaded this change for review.
.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 change 41538. To unsubscribe, or for help writing mail filters, visit settings.