From: Mike Jerris Date: Tue, 26 Feb 2019 22:35:28 +0000 (-0700) Subject: .gitignore X-Git-Tag: v1.10.0~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8948ba694ede1e96ee05aab7468332510c3ee1dc;p=thirdparty%2Ffreeswitch.git .gitignore --- diff --git a/libs/libvpx/.gitignore b/libs/libvpx/.gitignore index 13311ff526..c4c4dad1ca 100644 --- a/libs/libvpx/.gitignore +++ b/libs/libvpx/.gitignore @@ -13,5 +13,7 @@ vpx_config.h vpx_dsp_rtcd.h vpx_scale_rtcd.h vpx_version.h +tools-generic-gnu.mk +tools/tiny_ssim !build/make/Makefile diff --git a/src/mod/.gitignore b/src/mod/.gitignore index 9b41e69fa3..a5d114e8c7 100644 --- a/src/mod/.gitignore +++ b/src/mod/.gitignore @@ -80,4 +80,8 @@ codecs/mod_amr/Win32/ codecs/mod_g723_1/Win32/ codecs/mod_g729/Win32/ directories/mod_ldap/Win32/ -languages/mod_managed/Win32/ \ No newline at end of file +languages/mod_managed/Win32/ +/applications/mod_av/test/Makefile +/applications/mod_av/test/Makefile.in +/event_handlers/mod_rayo/test/Makefile +/event_handlers/mod_rayo/test/Makefile.in