mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf.git
synced 2025-10-23 00:02:03 +00:00
Related: SYS#5599 Depends: I0a46b147ec6a76d909df28136cfd2b764b2c75ea (libosmocore) Change-Id: I4352dd8738a1a9de6ba2fc250ee8eef69c65ff1e
74 lines
787 B
Plaintext
74 lines
787 B
Plaintext
debian/*.log
|
|
*.o
|
|
*.lo
|
|
*.a
|
|
.deps
|
|
Makefile
|
|
Makefile.in
|
|
config.h
|
|
config.h.in
|
|
*.pc
|
|
*~
|
|
|
|
*.*~
|
|
*.sw?
|
|
.libs
|
|
*.pyc
|
|
*.gcda
|
|
*.gcno
|
|
|
|
**/TAGS
|
|
|
|
#configure
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
config.log
|
|
config.status
|
|
config.guess
|
|
config.sub
|
|
configure
|
|
compile
|
|
depcomp
|
|
install-sh
|
|
missing
|
|
stamp-h1
|
|
libtool
|
|
ltmain.sh
|
|
m4/*.m4
|
|
|
|
# git-version-gen magic
|
|
.tarball-version
|
|
.version
|
|
osmo-upf-*.tar.bz2
|
|
osmo-upf-*.tar.gz
|
|
|
|
tags
|
|
/deps
|
|
|
|
src/osmo-upf/osmo-upf
|
|
|
|
#tests
|
|
tests/testsuite.dir
|
|
tests/*/*_test
|
|
|
|
tests/atconfig
|
|
tests/atlocal
|
|
tests/package.m4
|
|
tests/testsuite
|
|
tests/testsuite.log
|
|
|
|
writtenconfig/
|
|
|
|
# manuals
|
|
doc/manuals/*.html
|
|
doc/manuals/*.svg
|
|
doc/manuals/*.pdf
|
|
doc/manuals/*__*.png
|
|
doc/manuals/*.check
|
|
doc/manuals/generated/
|
|
doc/manuals/osmoupf-usermanual.xml
|
|
doc/manuals/common
|
|
doc/manuals/build
|
|
|
|
contrib/osmo-upf.spec
|