summaryrefslogtreecommitdiffstats
path: root/src/host/gsmmap/.gitignore
blob: 661fd133dda2a2efda12c3df9749b672034e3e7b (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
# 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

gsmmap

# various
.version
.tarball-version

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

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