[vlma-devel] commit: Ignore the .metadata folder (generated by	Eclipse). (Adrien Grand )
    git version control 
    git at videolan.org
       
    Sun May 11 18:55:28 CEST 2008
    
    
  
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Sun May 11 18:47:56 2008 +0200| [0238bc53c8999cc01c6fa4a1890f699fdbb8a3e4]
Ignore the .metadata folder (generated by Eclipse).
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=0238bc53c8999cc01c6fa4a1890f699fdbb8a3e4
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index beef00d..f50f43f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.metadata
 .classpath
 .project
 .settings
    
    
More information about the vlma-devel
mailing list