aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-09-08 15:09:16 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-09-08 15:21:29 +0200
commit0b4b824887db23fb3b922286c3229be75393a92d (patch)
treecae1ac4d7a920c4325bf0cf75c4a58327b6af4f8 /.gitignore
parentfa5572e2afc01903b2e5dd260f475d1f73ded74a (diff)
tests: Enable the vty tests for the osmo-pcap as well
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7b12006..7e4da82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ Makefile
Makefile.in
*.*~
*.sw?
+*.pyc
#configure
aclocal.m4
@@ -27,3 +28,9 @@ osmopcapconfig.h*
# apps
src/osmo_pcap_client
src/osmo_pcap_server
+
+# tests
+tests/atconfig
+tests/package.m4
+tests/testsuite
+tests/testsuite.log