misc: Ignore compiled python code and another test case
diff --git a/openbsc/.gitignore b/openbsc/.gitignore
index bf909f5..53c8a4a 100644
--- a/openbsc/.gitignore
+++ b/openbsc/.gitignore
@@ -13,6 +13,7 @@
 *.*~
 *.sw?
 .libs
+*.pyc
 
 #configure
 aclocal.m4
@@ -59,6 +60,7 @@
 tests/timer/timer_test
 tests/gprs/gprs_test
 tests/abis/abis_test
+tests/si/si_test
 
 tests/atconfig
 tests/atlocal