From 7bded055e24fffb4139beaccffe334967013e37a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Denis-Courmont?= Date: Mon, 8 Aug 2011 18:09:19 +0300 Subject: [PATCH] Ignore the vlc binaries --- .gitignore | 1 + bin/.gitignore | 1 + include/.gitignore | 1 + 3 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c947c07e5e..0fea29f9b3 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 c39005a331..099fb4865a 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 ddb72199fb..39a4a28b1d 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -1 +1,2 @@ vlc_about.h +!vlc -- 2.22.0