vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Jul 7 22:45:21 2010 +0200| [1e7c4bb02b766cb088ccc5d151295cd77f9552e2] | committer: Jean-Baptiste Kempf
Ignore .exe files in bin/ folder > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1e7c4bb02b766cb088ccc5d151295cd77f9552e2 --- bin/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/bin/.gitignore b/bin/.gitignore index 39e5586..c39005a 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -1,3 +1,4 @@ vlc-cache-gen vlc-static vlc-wrapper +*.exe _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
