tests: Enable the vty tests for the osmo-pcap as well

Change-Id: I1704e0d58a04770a3aac1f70f3e01ee9ac585dbf
diff --git a/.gitignore b/.gitignore
index 7b12006..7e4da82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 Makefile.in
 *.*~
 *.sw?
+*.pyc
 
 #configure
 aclocal.m4
@@ -27,3 +28,9 @@
 # apps
 src/osmo_pcap_client
 src/osmo_pcap_server
+
+# tests
+tests/atconfig
+tests/package.m4
+tests/testsuite
+tests/testsuite.log