mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 07:18:15 +00:00
Merge ".gitignore updates for 11" into 11
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,6 +18,8 @@
|
||||
*.moduleinfo
|
||||
*.makeopts
|
||||
*.makedeps
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
makeopts
|
||||
.lastclean
|
||||
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