From 57ad4e249c9cd6f3a64d2980a62f44702a2ffebe Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 15 Nov 2017 22:02:20 +0100 Subject: .gitignore: remove unneeded ignores of bsc/msc/nitb files sgsn was splitted out of the openbsc repository Change-Id: I66905432c411291630f66579fa4177936c8f2bcf --- .gitignore | 21 --------------------- 1 file changed, 21 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a9e6b846c..b8c841f0a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,10 +7,6 @@ Makefile Makefile.in bscconfig.h bscconfig.h.in -openbsc.pc -src/osmo-nitb/osmo-nitb -src/osmo-bsc_mgcp/osmo-bsc_mgcp -src/osmo-bsc/osmo-bsc src/utils/meas_vis src/utils/meas_json src/utils/osmo-meas-pcap2db @@ -45,30 +41,14 @@ ltmain.sh # apps and app data -hlr.sqlite3 -src/utils/bs11_config -src/ipaccess/ipaccess-config -src/ipaccess/abisip-find -src/ipaccess/ipaccess-firmware -src/ipaccess/ipaccess-proxy -src/utils/isdnsync -src/nat/bsc_nat src/gprs/osmo-sgsn src/gprs/osmo-gbproxy src/gprs/osmo-gtphub -src/osmo-bsc_nat/osmo-bsc_nat src/libcommon/gsup_test_client -src/osmo-msc/osmo-msc #tests tests/testsuite.dir tests/*/*_test -# ignore compiled binaries like msc_vlr_test_foo; do not ignore -# msc_vlr_test_foo.{c,ok,err}, but do still ignore the corresponding .o object -# files: -tests/msc_vlr/msc_vlr_test_* -!tests/msc_vlr/msc_vlr_test_*.* -tests/msc_vlr/msc_vlr_test_*.o tests/atconfig @@ -78,6 +58,5 @@ tests/testsuite tests/testsuite.log gsn_restart -src/openbsc.cfg* writtenconfig/ gtphub_restart_count -- cgit v1.2.3