aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-01-14 14:38:21 +0100
committerHarald Welte <laforge@gnumonks.org>2011-01-14 14:38:42 +0100
commit7bbaefb349caf34997c4f7ca525ba9e105dfbad7 (patch)
treedc34cfe2e839df4953eb2240b15a3f974df1a148 /openbsc
parent64bb754b404cadab4453f222d9a15534d1fabd1d (diff)
update gitignore
Diffstat (limited to 'openbsc')
-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*