vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun Nov 30 12:27:53 2014 +0200| [e8d253fc7c99456fe732b4cf8680e984a2800462] | committer: Rémi Denis-Courmont
Ignore dummy.cpp > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e8d253fc7c99456fe732b4cf8680e984a2800462 --- modules/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/.gitignore b/modules/.gitignore index 8497dd8..5e33844 100644 --- a/modules/.gitignore +++ b/modules/.gitignore @@ -1,5 +1,6 @@ *-client-protocol.h *-protocol.c +dummy.cpp plugins.dat srtp-test-aes srtp-test-recv _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
