[vlc-commits] commit: ignore plugins cache in source dir ( Rafaël Carré )
git at videolan.org
git at videolan.org
Wed Jun 30 06:54:59 CEST 2010
vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Wed Jun 30 06:54:38 2010 +0200| [c07dca23baad4773054aefd5ea99602dffc2c8ec] | committer: Rafaël Carré
ignore plugins cache in source dir
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c07dca23baad4773054aefd5ea99602dffc2c8ec
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8b8b985..fbf0e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ nvlc
wxvlc
vlc
vlc_install_dir/*
+plugins-*.dat
# Ignore CMake Stuff
cmake
More information about the vlc-commits
mailing list