Browse Source

Ignore .exe files in bin/ folder

pull/2/head
Jean-Baptiste Kempf 16 years ago
parent
commit
1e7c4bb02b
  1. 1
      bin/.gitignore

1
bin/.gitignore

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

Loading…
Cancel
Save