[vlc-devel] commit: Ignore the plugins cache ( Rémi Denis-Courmont )
    git version control 
    git at videolan.org
       
    Sat Feb 20 13:32:45 CET 2010
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Feb 20 14:32:35 2010 +0200| [44ecbe1cd2bb106ce4317220de9f139b7430d830] | committer: Rémi Denis-Courmont 
Ignore the plugins cache
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=44ecbe1cd2bb106ce4317220de9f139b7430d830
---
 modules/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/.gitignore b/modules/.gitignore
new file mode 100644
index 0000000..adf5368
--- /dev/null
+++ b/modules/.gitignore
@@ -0,0 +1 @@
+plugins-*.dat
    
    
More information about the vlc-devel
mailing list