aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/.gitignore
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2013-06-24 14:04:55 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2013-06-24 14:04:55 +0200
commit9e22e69266fd19d341b4d7b6c9917b471293628f (patch)
tree297ff150923f7c868233114174fedd23766160d4 /openbsc/.gitignore
parente0aee7aaa964df27fdf6c451ea43af66c6d97b43 (diff)
misc: Ignore compiled python code and another test case
Diffstat (limited to 'openbsc/.gitignore')
-rw-r--r--openbsc/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/.gitignore b/openbsc/.gitignore
index bf909f59f..53c8a4afe 100644
--- a/openbsc/.gitignore
+++ b/openbsc/.gitignore
@@ -13,6 +13,7 @@ src/osmo-bsc/osmo-bsc
*.*~
*.sw?
.libs
+*.pyc
#configure
aclocal.m4
@@ -59,6 +60,7 @@ tests/sms/sms_test
tests/timer/timer_test
tests/gprs/gprs_test
tests/abis/abis_test
+tests/si/si_test
tests/atconfig
tests/atlocal