aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 274543cf5b41f0c0c50aa3b1248d9b4dba15abcb (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
45
46
47
48
49
*.o
*.a
.deps
Makefile
Makefile.in
*.*~
*.sw?
*.pyc

#configure
aclocal.m4
autom4te.cache/
config.log
config.status
configure
depcomp
install-sh
missing
stamp-h1
compile
configure~

osmopcapconfig.h*

# git-version-gen magic
.tarball-version
.version


# apps
src/osmo-pcap-client
src/osmo-pcap-server

# tests
tests/atconfig
tests/package.m4
tests/testsuite
tests/testsuite.log

contrib/osmo-pcap.spec

# manuals
doc/manuals/generated/
doc/manuals/vty/osmo-pcap-*-vty-reference.pdf
doc/manuals/vty/osmo-pcap-*-vty-reference.xml
doc/manuals/vty/osmo-pcap-*-vty-reference.xml.inc.gen
doc/manuals/vty/osmo-pcap-*-vty-reference.xml.inc.merged
doc/manuals/common
doc/manuals/build