vlc | branch: master | Steve Lhomme <[email protected]> | Fri Feb 26 09:29:28 2016 +0100| [5265909c7fde1dc977710f903c6d15ec06d41517] | committer: Jean-Baptiste Kempf
contrib: ignore IDL files downloaded for d3d11 Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5265909c7fde1dc977710f903c6d15ec06d41517 --- contrib/tarballs/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/tarballs/.gitignore b/contrib/tarballs/.gitignore index a85a757..59438cf 100644 --- a/contrib/tarballs/.gitignore +++ b/contrib/tarballs/.gitignore @@ -2,4 +2,5 @@ *.zip *.h *.tgz -*-git/ \ No newline at end of file +*.idl +*-git/ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
