blob: e966b37a0c0ca1719d023b72ce98d3499bd10ac5 [file] [log] [blame]
Neels Hofmeyr1e980142016-07-05 13:00:17 +02001# build results
2*.o
3*.lo
4*.la
5Transceiver52M/osmo-trx
6
7# tests
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +01008tests/CommonLibs/BitVectorTest
9tests/CommonLibs/F16Test
10tests/CommonLibs/InterthreadTest
11tests/CommonLibs/LogTest
12tests/CommonLibs/RegexpTest
13tests/CommonLibs/SocketsTest
14tests/CommonLibs/TimevalTest
15tests/CommonLibs/URLEncodeTest
16tests/CommonLibs/VectorTest
17tests/CommonLibs/PRBSTest
Pau Espin Pedrolc2ba4272018-01-10 13:06:22 +010018tests/Transceiver52M/convolve_test
Neels Hofmeyr1e980142016-07-05 13:00:17 +020019
20# automake/autoconf
21*.in
22.deps
23.libs
24.dirstamp
25*~
26Makefile
27config.log
28config.status
29config.h
30config.guess
31config.sub
32config/*
33configure
34compile
35aclocal.m4
36autom4te.cache
37depcomp
38install-sh
39libtool
40ltmain.sh
41missing
42stamp-h1
Neels Hofmeyr2e5e2c52016-08-08 11:55:41 -070043INSTALL
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +010044tests/package.m4
45tests/testsuite
Pau Espin Pedrolca468962018-01-11 19:06:04 +010046tests/atconfig
47tests/testsuite.dir
48tests/testsuite.log
Neels Hofmeyr1e980142016-07-05 13:00:17 +020049
50# vim
51*.sw?