gsmtap: make sure we agree with wireshark on GSMTAP channel types
[osmocom-bb.git] / .gitignore
blob82e43e3af6762c1ebdd3f98744cf09e13217f121
1 Makefile
2 Makefile.in
3 .deps
4 .libs
5 *.o
6 *.lo
7 *.la
8 *.pc
9 aclocal.m4
10 acinclude.m4
11 aminclude.am
12 m4/*.m4
13 autom4te.cache
14 config.h*
15 config.sub
16 config.log
17 config.status
18 config.guess
19 configure
20 depcomp
21 missing
22 ltmain.sh
23 install-sh
24 stamp-h1
25 libtool
26 libosmocore-*.tar.*
28 Doxyfile.core
29 Doxyfile.gsm
30 Doxyfile.vty
31 Doxyfile.codec
33 .tarball-version
34 .version
36 #gnu autotest
37 tests/package.m4
38 tests/atconfig
39 tests/atlocal
40 tests/osmo-test
41 tests/package.m4
42 tests/testsuite
43 tests/testsuite.dir/
44 tests/testsuite.log
46 tests/sms/sms_test
47 tests/timer/timer_test
48 tests/msgfile/msgfile_test
49 tests/ussd/ussd_test
50 tests/smscb/smscb_test
51 tests/bits/bitrev_test
52 tests/a5/a5_test
53 tests/auth/milenage_test
54 tests/conv/conv_test
55 tests/lapd/lapd_test
56 tests/gsm0808/gsm0808_test
58 utils/osmo-arfcn
59 utils/osmo-auc-gen
61 doc/codec
62 doc/core
63 doc/vty
64 doc/gsm
65 doc/html.tar
67 src/crc*gen.c
68 include/osmocom/core/crc*gen.h
71 # vi files
72 *.sw?