update gitignore
diff --git a/openbsc/.gitignore b/openbsc/.gitignore
index 1ca9785..f9dacac 100644
--- a/openbsc/.gitignore
+++ b/openbsc/.gitignore
@@ -9,6 +9,7 @@
 bsc_hack
 bsc_msc_ip
 bsc_mgcp
+src/bsc/osmo-bsc
 *.*~
 *.sw?
 
@@ -49,3 +50,4 @@
 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 0000000..7cfefba
--- /dev/null
+++ b/openbsc/src/gprs/.gitignore
@@ -0,0 +1,2 @@
+gsn_restart
+osmo_*.cfg*