mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 07:48:14 +00:00
.gitignore updates for 11
Added bootstrap products Added channels/h323/Makefile Added res/pjproject Change-Id: I6b3bc56bf7bdaee0554f36fc2ce3a77e9eaf8aa3
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,6 +18,8 @@
|
|||||||
*.moduleinfo
|
*.moduleinfo
|
||||||
*.makeopts
|
*.makeopts
|
||||||
*.makedeps
|
*.makedeps
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
makeopts
|
makeopts
|
||||||
.lastclean
|
.lastclean
|
||||||
config.log
|
config.log
|
||||||
|
|||||||
1
channels/h323/.gitignore
vendored
Normal file
1
channels/h323/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Makefile
|
||||||
14
res/pjproject/.gitignore
vendored
Normal file
14
res/pjproject/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
build.mak
|
||||||
|
build/cc-auto.mak
|
||||||
|
build/os-auto.mak
|
||||||
|
pjlib-util/build/os-auto.mak
|
||||||
|
pjlib/build/os-auto.mak
|
||||||
|
pjlib/include/pj/compat/m_auto.h
|
||||||
|
pjlib/include/pj/compat/os_auto.h
|
||||||
|
pjmedia/build/os-auto.mak
|
||||||
|
pjmedia/include/pjmedia-codec/config_auto.h
|
||||||
|
pjmedia/include/pjmedia/config_auto.h
|
||||||
|
pjsip/build/os-auto.mak
|
||||||
|
pjsip/include/pjsip/sip_autoconf.h
|
||||||
|
third_party/build/os-auto.mak
|
||||||
|
third_party/build/portaudio/os-auto.mak
|
||||||
Reference in New Issue
Block a user