Browse Source

Ignore the vlc binaries

pull/2/head
Rémi Denis-Courmont 15 years ago
committed by Rémi Denis-Courmont
parent
commit
7bded055e2
  1. 1
      .gitignore
  2. 1
      bin/.gitignore
  3. 1
      include/.gitignore

1
.gitignore

@ -30,6 +30,7 @@ Makefile.in
stamp-*
vlc-config
vlc-config.in
vlc
qvlc
rvlc
svlc

1
bin/.gitignore

@ -1,4 +1,5 @@
vlc-cache-gen
vlc-static
vlc-wrapper
vlc
*.exe

1
include/.gitignore

@ -1 +1,2 @@
vlc_about.h
!vlc

Loading…
Cancel
Save