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

#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