From 4de405b42b7bb5f0db3c22217589adba06f86b2b Mon Sep 17 00:00:00 2001 From: Daniel Zaoui Date: Mon, 21 Apr 2014 17:02:36 +0300 Subject: [PATCH] Eo: Add tests dir to .gitignore --- src/tests/eo/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/eo/.gitignore b/src/tests/eo/.gitignore index 25640e4837..0c957704f8 100644 --- a/src/tests/eo/.gitignore +++ b/src/tests/eo/.gitignore @@ -5,3 +5,4 @@ /test_interface /test_mixin /test_signals +/test_children