blob: d1a0b33239d1c0571082f1e99fc7743c078715bc [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
18
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
Neels Hofmeyr1e980142016-07-05 13:00:17 +020043
44# vim
45*.sw?