blob: 4873bbefdf63bb609e839a4e461d7966bc2a2402 [file] [log] [blame]
Maxcea35ae2015-03-28 16:13:14 +01001debian/*.log
Neels Hofmeyrc00d0162017-07-04 14:49:36 +02002*.o
3*.lo
4*.a
5.deps
6Makefile
7Makefile.in
8bscconfig.h
9bscconfig.h.in
Harald Welte4fad0ed2017-10-03 09:41:21 +080010*.pc
11
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020012*.*~
13*.sw?
14.libs
15*.pyc
16*.gcda
17*.gcno
18
19#configure
20aclocal.m4
21autom4te.cache/
22config.log
23config.status
24config.guess
25config.sub
26configure
27compile
28depcomp
29install-sh
30missing
31stamp-h1
32libtool
33ltmain.sh
Harald Welte4fad0ed2017-10-03 09:41:21 +080034m4/*.m4
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020035
36# git-version-gen magic
37.tarball-version
38.version
39
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020040# apps and app data
Neels Hofmeyr84da6b12016-05-20 21:59:55 +020041src/osmo-msc/osmo-msc
Harald Welte4fad0ed2017-10-03 09:41:21 +080042src/libcommon/gsup_test_client
43src/utils/meas_vis
44src/utils/meas_json
45src/utils/osmo-meas-pcap2db
46src/utils/osmo-meas-udp2db
47src/utils/smpp_mirror
48sms.db
49src/osmo-msc/*.cfg*
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020050
51#tests
52tests/testsuite.dir
Neels Hofmeyrc2df7e82017-07-13 22:20:56 +020053tests/*/*_test
54# ignore compiled binaries like msc_vlr_test_foo; do not ignore
55# msc_vlr_test_foo.{c,ok,err}, but do still ignore the corresponding .o object
56# files:
57tests/msc_vlr/msc_vlr_test_*
58!tests/msc_vlr/msc_vlr_test_*.*
59tests/msc_vlr/msc_vlr_test_*.o
Neels Hofmeyr6a29d322017-01-25 15:04:16 +010060
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020061
62tests/atconfig
63tests/atlocal
64tests/package.m4
65tests/testsuite
66tests/testsuite.log
67
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020068writtenconfig/