From ca40ed79ee4b41824998bb0fb3cf1d4f8265753d Mon Sep 17 00:00:00 2001 From: Taras Machyshyn Date: Mon, 6 Oct 2014 10:20:26 +0300 Subject: [PATCH] added a new item to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 34ccd197b5..65bfe8106b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,6 @@ /test.php /main.html /tests/testData/Utils/Config/config.php +/tests/testData/*/cache/* composer.phar vendor/