aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 6c7b6c824e72e5e0a2567293a5c7785960178cda (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
*.o
*.a
.deps
Makefile
Makefile.in
*.*~
*.sw?
*.cfg

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

osmopcapconfig.h*

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


# apps
src/osmo_pcap_client
src/osmo_pcap_server