blob: eaff7cd4791011066a1155cd79c68c9d6a971c47 [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
Neels Hofmeyr4ac80092019-03-04 02:46:37 +01008config.h
9config.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
Pau Espin Pedrol46de4aa2021-02-04 12:51:41 +010018*~
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020019
20#configure
21aclocal.m4
22autom4te.cache/
23config.log
24config.status
25config.guess
26config.sub
27configure
28compile
29depcomp
30install-sh
31missing
32stamp-h1
33libtool
34ltmain.sh
Harald Welte4fad0ed2017-10-03 09:41:21 +080035m4/*.m4
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020036
37# git-version-gen magic
38.tarball-version
39.version
40
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020041# apps and app data
Neels Hofmeyr84da6b12016-05-20 21:59:55 +020042src/osmo-msc/osmo-msc
Harald Welte4fad0ed2017-10-03 09:41:21 +080043src/utils/smpp_mirror
44sms.db
45src/osmo-msc/*.cfg*
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020046
47#tests
48tests/testsuite.dir
Neels Hofmeyrc2df7e82017-07-13 22:20:56 +020049tests/*/*_test
50# ignore compiled binaries like msc_vlr_test_foo; do not ignore
51# msc_vlr_test_foo.{c,ok,err}, but do still ignore the corresponding .o object
52# files:
53tests/msc_vlr/msc_vlr_test_*
54!tests/msc_vlr/msc_vlr_test_*.*
55tests/msc_vlr/msc_vlr_test_*.o
Neels Hofmeyr6a29d322017-01-25 15:04:16 +010056
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020057
58tests/atconfig
59tests/atlocal
60tests/package.m4
61tests/testsuite
62tests/testsuite.log
63
Neels Hofmeyrc00d0162017-07-04 14:49:36 +020064writtenconfig/
Oliver Smith39093762018-11-14 10:47:01 +010065
66# manuals
67doc/manuals/*.html
68doc/manuals/*.svg
69doc/manuals/*.pdf
70doc/manuals/*__*.png
71doc/manuals/*.check
72doc/manuals/generated/
73doc/manuals/osmomsc-usermanual.xml
74doc/manuals/common
75doc/manuals/build
Oliver Smith03145932020-05-14 11:49:00 +020076
77contrib/osmo-msc.spec