diff --git a/.gitignore b/.gitignore index c947c07e5e5432e31e259501bc3bd99c73654322..0fea29f9b327d373239354b0c0524c5c220fcda3 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ Makefile.in stamp-* vlc-config vlc-config.in +vlc qvlc rvlc svlc diff --git a/bin/.gitignore b/bin/.gitignore index c39005a331bb46b02ecb7e598c5d40b8e48835b8..099fb4865ae66e43b3495413a169b4332604f0ca 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -1,4 +1,5 @@ vlc-cache-gen vlc-static vlc-wrapper +vlc *.exe diff --git a/include/.gitignore b/include/.gitignore index ddb72199fbe067da98bef579579cf259f71bbad5..39a4a28b1da4d82a05c348d3cf0a5ce1d20c9882 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1 +1,2 @@ vlc_about.h +!vlc