mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-03 21:43:32 +00:00 
			
		
		
		
	join openbsc/.gitignore with .gitignore
Change-Id: Ib2120592749e85a4d13f6668e198857e3bddcf1e
This commit is contained in:
		
				
					committed by
					
						
						Neels Hofmeyr
					
				
			
			
				
	
			
			
			
						parent
						
							f29ff888a2
						
					
				
				
					commit
					c00d016e20
				
			
							
								
								
									
										103
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										103
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1 +1,104 @@
 | 
				
			|||||||
debian/*.log
 | 
					debian/*.log
 | 
				
			||||||
 | 
					*.o
 | 
				
			||||||
 | 
					*.lo
 | 
				
			||||||
 | 
					*.a
 | 
				
			||||||
 | 
					.deps
 | 
				
			||||||
 | 
					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
 | 
				
			||||||
 | 
					src/utils/osmo-meas-udp2db
 | 
				
			||||||
 | 
					src/utils/smpp_mirror
 | 
				
			||||||
 | 
					*.*~
 | 
				
			||||||
 | 
					*.sw?
 | 
				
			||||||
 | 
					.libs
 | 
				
			||||||
 | 
					*.pyc
 | 
				
			||||||
 | 
					*.gcda
 | 
				
			||||||
 | 
					*.gcno
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#configure
 | 
				
			||||||
 | 
					aclocal.m4
 | 
				
			||||||
 | 
					autom4te.cache/
 | 
				
			||||||
 | 
					config.log
 | 
				
			||||||
 | 
					config.status
 | 
				
			||||||
 | 
					config.guess
 | 
				
			||||||
 | 
					config.sub
 | 
				
			||||||
 | 
					configure
 | 
				
			||||||
 | 
					compile
 | 
				
			||||||
 | 
					depcomp
 | 
				
			||||||
 | 
					install-sh
 | 
				
			||||||
 | 
					missing
 | 
				
			||||||
 | 
					stamp-h1
 | 
				
			||||||
 | 
					libtool
 | 
				
			||||||
 | 
					ltmain.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# git-version-gen magic
 | 
				
			||||||
 | 
					.tarball-version
 | 
				
			||||||
 | 
					.version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# 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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#tests
 | 
				
			||||||
 | 
					tests/testsuite.dir
 | 
				
			||||||
 | 
					tests/bsc-nat/bsc_nat_test
 | 
				
			||||||
 | 
					tests/bsc-nat-trie/bsc_nat_trie_test
 | 
				
			||||||
 | 
					tests/channel/channel_test
 | 
				
			||||||
 | 
					tests/db/db_test
 | 
				
			||||||
 | 
					tests/debug/debug_test
 | 
				
			||||||
 | 
					tests/gsm0408/gsm0408_test
 | 
				
			||||||
 | 
					tests/mgcp/mgcp_test
 | 
				
			||||||
 | 
					tests/sccp/sccp_test
 | 
				
			||||||
 | 
					tests/sms/sms_test
 | 
				
			||||||
 | 
					tests/timer/timer_test
 | 
				
			||||||
 | 
					tests/gprs/gprs_test
 | 
				
			||||||
 | 
					tests/gbproxy/gbproxy_test
 | 
				
			||||||
 | 
					tests/abis/abis_test
 | 
				
			||||||
 | 
					tests/si/si_test
 | 
				
			||||||
 | 
					tests/smpp/smpp_test
 | 
				
			||||||
 | 
					tests/bsc/bsc_test
 | 
				
			||||||
 | 
					tests/trau/trau_test
 | 
				
			||||||
 | 
					tests/mgcp/mgcp_transcoding_test
 | 
				
			||||||
 | 
					tests/sgsn/sgsn_test
 | 
				
			||||||
 | 
					tests/subscr/subscr_test
 | 
				
			||||||
 | 
					tests/subscr/bsc_subscr_test
 | 
				
			||||||
 | 
					tests/oap/oap_test
 | 
				
			||||||
 | 
					tests/gtphub/gtphub_test
 | 
				
			||||||
 | 
					tests/mm_auth/mm_auth_test
 | 
				
			||||||
 | 
					tests/xid/xid_test
 | 
				
			||||||
 | 
					tests/sndcp_xid/sndcp_xid_test
 | 
				
			||||||
 | 
					tests/slhc/slhc_test
 | 
				
			||||||
 | 
					tests/v42bis/v42bis_test
 | 
				
			||||||
 | 
					tests/nanobts_omlattr/nanobts_omlattr_test
 | 
				
			||||||
 | 
					tests/oap/oap_client_test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					tests/atconfig
 | 
				
			||||||
 | 
					tests/atlocal
 | 
				
			||||||
 | 
					tests/package.m4
 | 
				
			||||||
 | 
					tests/testsuite
 | 
				
			||||||
 | 
					tests/testsuite.log
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					gsn_restart
 | 
				
			||||||
 | 
					src/openbsc.cfg*
 | 
				
			||||||
 | 
					writtenconfig/
 | 
				
			||||||
 | 
					gtphub_restart_count
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										103
									
								
								openbsc/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										103
									
								
								openbsc/.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,103 +0,0 @@
 | 
				
			|||||||
*.o
 | 
					 | 
				
			||||||
*.lo
 | 
					 | 
				
			||||||
*.a
 | 
					 | 
				
			||||||
.deps
 | 
					 | 
				
			||||||
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
 | 
					 | 
				
			||||||
src/utils/osmo-meas-udp2db
 | 
					 | 
				
			||||||
src/utils/smpp_mirror
 | 
					 | 
				
			||||||
*.*~
 | 
					 | 
				
			||||||
*.sw?
 | 
					 | 
				
			||||||
.libs
 | 
					 | 
				
			||||||
*.pyc
 | 
					 | 
				
			||||||
*.gcda
 | 
					 | 
				
			||||||
*.gcno
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#configure
 | 
					 | 
				
			||||||
aclocal.m4
 | 
					 | 
				
			||||||
autom4te.cache/
 | 
					 | 
				
			||||||
config.log
 | 
					 | 
				
			||||||
config.status
 | 
					 | 
				
			||||||
config.guess
 | 
					 | 
				
			||||||
config.sub
 | 
					 | 
				
			||||||
configure
 | 
					 | 
				
			||||||
compile
 | 
					 | 
				
			||||||
depcomp
 | 
					 | 
				
			||||||
install-sh
 | 
					 | 
				
			||||||
missing
 | 
					 | 
				
			||||||
stamp-h1
 | 
					 | 
				
			||||||
libtool
 | 
					 | 
				
			||||||
ltmain.sh
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# git-version-gen magic
 | 
					 | 
				
			||||||
.tarball-version
 | 
					 | 
				
			||||||
.version
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# 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
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#tests
 | 
					 | 
				
			||||||
tests/testsuite.dir
 | 
					 | 
				
			||||||
tests/bsc-nat/bsc_nat_test
 | 
					 | 
				
			||||||
tests/bsc-nat-trie/bsc_nat_trie_test
 | 
					 | 
				
			||||||
tests/channel/channel_test
 | 
					 | 
				
			||||||
tests/db/db_test
 | 
					 | 
				
			||||||
tests/debug/debug_test
 | 
					 | 
				
			||||||
tests/gsm0408/gsm0408_test
 | 
					 | 
				
			||||||
tests/mgcp/mgcp_test
 | 
					 | 
				
			||||||
tests/sccp/sccp_test
 | 
					 | 
				
			||||||
tests/sms/sms_test
 | 
					 | 
				
			||||||
tests/timer/timer_test
 | 
					 | 
				
			||||||
tests/gprs/gprs_test
 | 
					 | 
				
			||||||
tests/gbproxy/gbproxy_test
 | 
					 | 
				
			||||||
tests/abis/abis_test
 | 
					 | 
				
			||||||
tests/si/si_test
 | 
					 | 
				
			||||||
tests/smpp/smpp_test
 | 
					 | 
				
			||||||
tests/bsc/bsc_test
 | 
					 | 
				
			||||||
tests/trau/trau_test
 | 
					 | 
				
			||||||
tests/mgcp/mgcp_transcoding_test
 | 
					 | 
				
			||||||
tests/sgsn/sgsn_test
 | 
					 | 
				
			||||||
tests/subscr/subscr_test
 | 
					 | 
				
			||||||
tests/subscr/bsc_subscr_test
 | 
					 | 
				
			||||||
tests/oap/oap_test
 | 
					 | 
				
			||||||
tests/gtphub/gtphub_test
 | 
					 | 
				
			||||||
tests/mm_auth/mm_auth_test
 | 
					 | 
				
			||||||
tests/xid/xid_test
 | 
					 | 
				
			||||||
tests/sndcp_xid/sndcp_xid_test
 | 
					 | 
				
			||||||
tests/slhc/slhc_test
 | 
					 | 
				
			||||||
tests/v42bis/v42bis_test
 | 
					 | 
				
			||||||
tests/nanobts_omlattr/nanobts_omlattr_test
 | 
					 | 
				
			||||||
tests/oap/oap_client_test
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
tests/atconfig
 | 
					 | 
				
			||||||
tests/atlocal
 | 
					 | 
				
			||||||
tests/package.m4
 | 
					 | 
				
			||||||
tests/testsuite
 | 
					 | 
				
			||||||
tests/testsuite.log
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
gsn_restart
 | 
					 | 
				
			||||||
src/openbsc.cfg*
 | 
					 | 
				
			||||||
writtenconfig/
 | 
					 | 
				
			||||||
gtphub_restart_count
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user