[vlc-commits] Ignore dummy.cpp
    Rémi Denis-Courmont 
    git at videolan.org
       
    Sun Nov 30 11:28:11 CET 2014
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Nov 30 12:27:53 2014 +0200| [e8d253fc7c99456fe732b4cf8680e984a2800462] | committer: Rémi Denis-Courmont
Ignore dummy.cpp
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e8d253fc7c99456fe732b4cf8680e984a2800462
---
 modules/.gitignore |    1 +
 1 file changed, 1 insertion(+)
diff --git a/modules/.gitignore b/modules/.gitignore
index 8497dd8..5e33844 100644
--- a/modules/.gitignore
+++ b/modules/.gitignore
@@ -1,5 +1,6 @@
 *-client-protocol.h
 *-protocol.c
+dummy.cpp
 plugins.dat
 srtp-test-aes
 srtp-test-recv
    
    
More information about the vlc-commits
mailing list