aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 08b34f19ee908b8a66e7d54d64bd51dd9f664bdb (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
45
46
Makefile
Makefile.in
.deps
.libs
*.o
*.lo
*.la
*.pc
aclocal.m4
m4/*.m4
autom4te.cache
config.h*
config.sub
config.log
config.status
config.guess
configure
compile
depcomp
missing
ltmain.sh
install-sh
stamp-h1
#libosmo-abis-*
tests/*_test

# libtool and e.g. arm-poky-linux-gnueabi-libtool
*libtool

.tarball-version
.version
.dirstamp

# tests
tests/atconfig
tests/package.m4
tests/testsuite
tests/testsuite.log
tests/subchan_demux/.dirstamp
tests/subchan_demux/subchan_demux_test
tests/ipa_recv/ipa_recv_test



# vi/vim files
*.sw?