aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 456b782b22c04376945e534a96816f8b37d45806 (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
37
38
39
40
41
42
43
44
# autoscan by-products
autoscan-2.*.log
configure.scan

# autoreconf by-products
Makefile.in

aclocal.m4
autom4te.cache/
config.guess
config.h.in
config.sub
configure
depcomp
install-sh
ltmain.sh
m4/
missing

# configure by-products
*.pc
.deps
Makefile

config.h
config.log
config.status
libtool
stamp-h1

# build by-products
.libs
*.o
*.la
*.lo

libgsmhr/refsrc

# final executables
src/osmo-gapk

# temporary/backup files
*.*~
.*.swp