[layer23] Correctly report to restart mobile instance after band change
[osmocom-bb.git] / src / host / gsmmap / .gitignore
1 # autoreconf by-products
2 *.in
3
4 aclocal.m4
5 autom4te.cache/
6 configure
7 depcomp
8 install-sh
9 missing
10
11 # configure by-products
12 .deps/
13 Makefile
14
15 config.status
16 version.h
17
18 # build by-products
19 *.o
20
21 gsmmap
22
23 # various
24 .version
25 .tarball-version
26
27 # IDA file
28 *.id*
29 *.nam
30 *.til
31
32 # Other test files
33 *.dump
34 *.bin
35 *.log