blob: 83c59d9d32a65060d98c13a26c40e8b568649b7f [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
Harald Weltec38e45e2018-04-28 19:30:29 +02007Transceiver52M/osmo-trx-lms
Neels Hofmeyr1e980142016-07-05 13:00:17 +02008
9# tests
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +010010tests/CommonLibs/BitVectorTest
11tests/CommonLibs/F16Test
12tests/CommonLibs/InterthreadTest
13tests/CommonLibs/LogTest
14tests/CommonLibs/RegexpTest
15tests/CommonLibs/SocketsTest
16tests/CommonLibs/TimevalTest
17tests/CommonLibs/URLEncodeTest
18tests/CommonLibs/VectorTest
19tests/CommonLibs/PRBSTest
Pau Espin Pedrolc2ba4272018-01-10 13:06:22 +010020tests/Transceiver52M/convolve_test
Neels Hofmeyr1e980142016-07-05 13:00:17 +020021
22# automake/autoconf
23*.in
24.deps
25.libs
26.dirstamp
27*~
28Makefile
29config.log
30config.status
31config.h
32config.guess
33config.sub
34config/*
35configure
36compile
37aclocal.m4
38autom4te.cache
39depcomp
40install-sh
41libtool
42ltmain.sh
43missing
44stamp-h1
Neels Hofmeyr2e5e2c52016-08-08 11:55:41 -070045INSTALL
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +010046tests/package.m4
47tests/testsuite
Pau Espin Pedrolca468962018-01-11 19:06:04 +010048tests/atconfig
49tests/testsuite.dir
50tests/testsuite.log
Neels Hofmeyr1e980142016-07-05 13:00:17 +020051
52# vim
53*.sw?