aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 93316ad24849f87c6850551243c06ef5875ed3a5 (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
# autoscan by-products
autoscan-2.*.log
configure.scan

# autoreconf by-products
*.in

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

# configure by-products
.deps
Makefile

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

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

libgsmhr/refsrc

# final executables
src/gapk

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