blob: d560f19d782e297a1bb06ebd486a670a6a3e493b [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
8CommonLibs/BitVectorTest
9CommonLibs/ConfigurationTest
10CommonLibs/F16Test
11CommonLibs/InterthreadTest
12CommonLibs/LogTest
13CommonLibs/RegexpTest
14CommonLibs/SocketsTest
15CommonLibs/TimevalTest
16CommonLibs/URLEncodeTest
17CommonLibs/VectorTest
Alexander Chemeris082bbbf2017-04-02 12:45:36 +020018CommonLibs/PRBSTest
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
Neels Hofmeyr1e980142016-07-05 13:00:17 +020044
45# vim
46*.sw?