blob: bc6c0361324cac064c4b7d7728321a8956a06025 [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
Neels Hofmeyr1e980142016-07-05 13:00:17 +020018
19# automake/autoconf
20*.in
21.deps
22.libs
23.dirstamp
24*~
25Makefile
26config.log
27config.status
28config.h
29config.guess
30config.sub
31config/*
32configure
33compile
34aclocal.m4
35autom4te.cache
36depcomp
37install-sh
38libtool
39ltmain.sh
40missing
41stamp-h1
Neels Hofmeyr2e5e2c52016-08-08 11:55:41 -070042INSTALL
Pau Espin Pedrol2ac788b2018-01-09 17:44:49 +010043tests/package.m4
44tests/testsuite
Neels Hofmeyr1e980142016-07-05 13:00:17 +020045
46# vim
47*.sw?