-
Rafaël Carré authoredRafaël Carré authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 761 B
# Ignore unused objects
*.lo
*.o
*.a
*.la
*.Po
*.Plo
*.loT
*.m4
*.Tpo
Makefile.in
Makefile
/config.*
*.swp
*.so
*.raw
*.pod
autom4te.cache
config.guess
config.*
configure
depcomp
install-sh
INSTALL
missing
stamp-h1
ltmain.sh
# Binary translation files
*.mo
libtool
# The test binary
*Tester
*orig
*.1
*-glue.h
# Ignore rendered docs
doc/doxygen/core-doc
doc/doxygen/gtk-gui-doc
doc/*.html
# Ignore built stuff
.libs
.deps
# PJSIP files
*.depend
*i686-pc-linux-gnu
*pjlib-util-test-*
*pjlib-test-*
*pjmedia-test-*
*pjnath-test-*
*pjturn-client-*
*pjturn-srv-*
*pjsua-*
*pjsystest-*
*x86_64-unknown-*
sip_autoconf.h
os-auto.mak
build.mak
config.log
config.status
m_auto.h
os_auto.h
config_site.h
config_auto.h
# Ignore temp files
*~
# IDE stuffs
nbproject