blob: f163fb63faa051d01f0694719c716bcea6d47ccb [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
Oliver Smith871713b2018-12-10 17:10:36 +010021tests/Transceiver52M/LMSDeviceTest
Neels Hofmeyr1e980142016-07-05 13:00:17 +020022
23# automake/autoconf
24*.in
25.deps
26.libs
27.dirstamp
28*~
29Makefile
30config.log
31config.status
32config.h
33config.guess
34config.sub
35config/*
36configure
37compile
38aclocal.m4
39autom4te.cache
40depcomp
41install-sh
42libtool
43ltmain.sh
44missing
45stamp-h1
Neels Hofmeyr2e5e2c52016-08-08 11:55:41 -070046INSTALL
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +010047tests/package.m4
48tests/testsuite
Pau Espin Pedrolca468962018-01-11 19:06:04 +010049tests/atconfig
50tests/testsuite.dir
51tests/testsuite.log
Neels Hofmeyr1e980142016-07-05 13:00:17 +020052
53# vim
54*.sw?
Oliver Smithbe8a83f2018-11-14 10:47:01 +010055
56# manuals
57doc/manuals/*.html
58doc/manuals/*.svg
59doc/manuals/*.pdf
60doc/manuals/*__*.png
61doc/manuals/*.check
62doc/manuals/generated/
63doc/manuals/osmomsc-usermanual.xml
64doc/manuals/common
65doc/manuals/build