Merge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3'
[osmocom-bb.git] / src / host / osmocon / .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 osmocon
22 osmoload
23
24 # various
25 .version
26 .tarball-version
27
28 # IDA file
29 *.id*
30 *.nam
31 *.til
32
33 # Other test files
34 *.dump
35 *.bin
36 *.log