logging: Don't forget to save "logging filter all 1"
[osmocom-bb.git] / .gitignore
blobac19b238be58f7abcfce8a42f3c5cd3d5c85b458
1 Makefile
2 Makefile.in
3 .deps
4 .dirstamp
5 .libs
6 *.o
7 *.lo
8 *.la
9 *.pc
10 aclocal.m4
11 acinclude.m4
12 aminclude.am
13 m4/*.m4
14 autom4te.cache
15 config.h*
16 config.sub
17 config.log
18 config.status
19 config.guess
20 configure
21 depcomp
22 missing
23 ltmain.sh
24 install-sh
25 stamp-h1
26 libtool
27 libosmocore-*.tar.*
29 Doxyfile.core
30 Doxyfile.gsm
31 Doxyfile.vty
32 Doxyfile.codec
34 debian/autoreconf.after
35 debian/autoreconf.before
36 debian/files
37 debian/libosmocore-dev/
38 debian/libosmocore*.log
39 debian/tmp/
40 debian/libosmocore*.substvars
41 debian/libosmocore/
42 debian/libosmocore.post*.debhelper
44 .tarball-version
45 .version
47 #gnu autotest
48 tests/package.m4
49 tests/atconfig
50 tests/atlocal
51 tests/osmo-test
52 tests/package.m4
53 tests/testsuite
54 tests/testsuite.dir/
55 tests/testsuite.log
57 tests/sms/sms_test
58 tests/timer/timer_test
59 tests/msgfile/msgfile_test
60 tests/ussd/ussd_test
61 tests/smscb/smscb_test
62 tests/bits/bitrev_test
63 tests/a5/a5_test
64 tests/auth/milenage_test
65 tests/conv/conv_test
66 tests/lapd/lapd_test
67 tests/gsm0808/gsm0808_test
68 tests/gb/bssgp_fc_test
69 tests/gsm0408/gsm0408_test
70 tests/logging/logging_test
72 utils/osmo-arfcn
73 utils/osmo-auc-gen
75 doc/codec
76 doc/core
77 doc/vty/latex
78 doc/vty/html
79 doc/gsm
80 doc/html.tar
82 src/crc*gen.c
83 include/osmocom/core/crc*gen.h
86 # vi files
87 *.sw?