aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/.gitignore2
-rw-r--r--openbsc/src/gprs/.gitignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/openbsc/.gitignore b/openbsc/.gitignore
index 1ca9785b0..f9dacacbc 100644
--- a/openbsc/.gitignore
+++ b/openbsc/.gitignore
@@ -9,6 +9,7 @@ openbsc.pc
bsc_hack
bsc_msc_ip
bsc_mgcp
+src/bsc/osmo-bsc
*.*~
*.sw?
@@ -49,3 +50,4 @@ tests/sccp/sccp_test
tests/sms/sms_test
tests/timer/timer_test
+src/openbsc.cfg*
diff --git a/openbsc/src/gprs/.gitignore b/openbsc/src/gprs/.gitignore
new file mode 100644
index 000000000..7cfefbac2
--- /dev/null
+++ b/openbsc/src/gprs/.gitignore
@@ -0,0 +1,2 @@
+gsn_restart
+osmo_*.cfg*