Add .metadata/ to git ignore list
authorAlexandre Terrasa <alexandre@moz-concept.com>
Thu, 19 Apr 2012 18:23:23 +0000 (14:23 -0400)
committerAlexandre Terrasa <alexandre@moz-concept.com>
Thu, 19 Apr 2012 18:23:23 +0000 (14:23 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-concept.com>

.gitignore

index ffba31a..19e04b5 100644 (file)
@@ -43,3 +43,5 @@ tests/hello_world
 tests/out
 
 *.stub.nit.[ch]
+
+.metadata/*