blob: 93c21e4801205fd5572aee175bec21f9e6770d60 [file] [log] [blame]
Neels Hofmeyr1e980142016-07-05 13:00:17 +02001# build results
2*.o
3*.lo
4*.la
Harald Weltee09e80f2018-04-28 19:30:13 +02005Transceiver52M/osmo-trx-uhd
6Transceiver52M/osmo-trx-usrp1
Neels Hofmeyr1e980142016-07-05 13:00:17 +02007
8# tests
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +01009tests/CommonLibs/BitVectorTest
10tests/CommonLibs/F16Test
11tests/CommonLibs/InterthreadTest
12tests/CommonLibs/LogTest
13tests/CommonLibs/RegexpTest
14tests/CommonLibs/SocketsTest
15tests/CommonLibs/TimevalTest
16tests/CommonLibs/URLEncodeTest
17tests/CommonLibs/VectorTest
18tests/CommonLibs/PRBSTest
Pau Espin Pedrolc2ba4272018-01-10 13:06:22 +010019tests/Transceiver52M/convolve_test
Neels Hofmeyr1e980142016-07-05 13:00:17 +020020
21# automake/autoconf
22*.in
23.deps
24.libs
25.dirstamp
26*~
27Makefile
28config.log
29config.status
30config.h
31config.guess
32config.sub
33config/*
34configure
35compile
36aclocal.m4
37autom4te.cache
38depcomp
39install-sh
40libtool
41ltmain.sh
42missing
43stamp-h1
Neels Hofmeyr2e5e2c52016-08-08 11:55:41 -070044INSTALL
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +010045tests/package.m4
46tests/testsuite
Pau Espin Pedrolca468962018-01-11 19:06:04 +010047tests/atconfig
48tests/testsuite.dir
49tests/testsuite.log
Neels Hofmeyr1e980142016-07-05 13:00:17 +020050
51# vim
52*.sw?