summaryrefslogtreecommitdiffstats
path: root/src/host/osmocon/.gitignore
blob: ad061b7f0911c828af7264bd7047c17b751dd55d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# autoreconf by-products
*.in

aclocal.m4
autom4te.cache/
configure
depcomp
install-sh
missing

# configure by-products
.deps/
Makefile

config.status
version.h

# build by-products
*.o

osmocon
osmoload

# various
.version
.tarball-version

# IDA file
*.id*
*.nam
*.til

# Other test files
*.dump
*.bin
*.log