aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 04b03bd6190766b1d1028695c40932471938acd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
config.*

.version
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
configure
configure~
depcomp
install-sh
libtool
ltmain.sh
m4
missing
*.pc

.deps
.libs

debian/.debhelper
debian/autoreconf.*
debian/libosmo-e1d*
debian/osmo-e1d
debian/*.log
debian/tmp

*.la
*.lo
*.o

src/osmo-e1d
src/osmo-e1d-pipe
contrib/e1-prbs-test/e1-prbs-test
contrib/e1-prbs-test/ice40-e1-prbs-check

tests/atconfig
tests/atlocal
tests/package.m4
tests/testsuite
tests/testsuite.log
tests/testsuite.dir
tests/*/*_test