Added testData cache folder to gitignore

This commit is contained in:
Taras Machyshyn
2016-09-29 17:47:46 +03:00
parent fefc003984
commit 07fc2123e7
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@
/client/css/violet.css
/client/css/violet-vertical.css
/tests/unit/testData/cache/*
!/tests/unit/testData/cache/.data
/tests/integration/config.php
composer.phar
vendor/

0
tests/unit/testData/cache/.data vendored Normal file
View File